Skip to content

Commit 4790b80

Browse files
committed
Merge pull request #9 from manuzhang/upgrade_0.8.0
fix #7, upgrade gearpump version to 0.8.0
2 parents 994983b + ddd2825 commit 4790b80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<artifactId>streaming-java-template</artifactId>
99
<version>gearpump0.7.5</version>
1010
<properties>
11-
<gearpumpVersion>0.7.5</gearpumpVersion>
11+
<gearpumpVersion>0.8.0</gearpumpVersion>
1212
</properties>
1313

1414

0 commit comments

Comments
 (0)