Skip to content

Commit

Permalink
example pom fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
shuzhi.cy committed Dec 31, 2013
1 parent 1d9d11e commit 14bd454
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/sequence-split-merge/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
<dependency>
<groupId>com.alibaba.jstorm</groupId>
<artifactId>jstorm-client</artifactId>
<version>0.9.0-snapshot</version>
<version>0.9.0</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>com.alibaba.jstorm</groupId>
<artifactId>jstorm-client-extension</artifactId>
<version>0.9.0-snapshot</version>
<version>0.9.0</version>
</dependency>

<!--
Expand Down

0 comments on commit 14bd454

Please sign in to comment.