Skip to content

Commit

Permalink
Merge pull request #9 from manuzhang/upgrade_0.8.0
Browse files Browse the repository at this point in the history
fix #7, upgrade gearpump version to 0.8.0
  • Loading branch information
huafengw committed May 4, 2016
2 parents 994983b + ddd2825 commit 4790b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<artifactId>streaming-java-template</artifactId>
<version>gearpump0.7.5</version>
<properties>
<gearpumpVersion>0.7.5</gearpumpVersion>
<gearpumpVersion>0.8.0</gearpumpVersion>
</properties>


Expand Down

0 comments on commit 4790b80

Please sign in to comment.