Skip to content

Commit

Permalink
Merge pull request #1 from Fodoj/patch-1
Browse files Browse the repository at this point in the history
Use new path to SimpleCounter class in run_params.sh
  • Loading branch information
gwenshap committed May 21, 2015
2 parents d4feb0b + 7bb5c54 commit 27ceead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimpleCounter/run_params.sh
@@ -1 +1 @@
java -cp target/uber-SimpleCounter-1.0-SNAPSHOT.jar com.shapira.examples.oldproducer.simplecounter.SimpleCounterOldProducer "$@"
java -cp target/uber-SimpleCounter-1.0-SNAPSHOT.jar com.shapira.examples.producer.simplecounter.SimpleCounter "$@"

0 comments on commit 27ceead

Please sign in to comment.