Skip to content

Commit

Permalink
Renaming part 10 (fix error in clients pom file)
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanEwen committed Jul 10, 2014
1 parent e762152 commit 5f01154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stratosphere-clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<configuration>
<archive>
<manifest>
<mainClass>eu.stratosphere.client.testjar.WordCount</mainClass>
<mainClass>org.apache.flink.client.testjar.WordCount</mainClass>
</manifest>
</archive>
<finalName>maven</finalName>
Expand Down

0 comments on commit 5f01154

Please sign in to comment.