Skip to content

Commit

Permalink
Updated main class
Browse files Browse the repository at this point in the history
  • Loading branch information
paul8263 committed Aug 22, 2023
1 parent a0aaaed commit 18d377b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<transformers>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<mainClass>com.paultech.DataStreamJob</mainClass>
<mainClass>com.paultech.WindowThroughput</mainClass>
</transformer>
</transformers>
</configuration>
Expand Down

0 comments on commit 18d377b

Please sign in to comment.