Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
[split] bump cassie-stress to 0.25.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Boaz Avital committed Nov 28, 2012
1 parent 4aa86ab commit 33fa516
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cassie-stress/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.twitter</groupId>
<artifactId>cassie-stress</artifactId>
<packaging>jar</packaging>
<version>0.25.0</version>
<version>0.25.1-SNAPSHOT</version>
<parent>
<groupId>com.twitter</groupId>
<artifactId>scala-parent-292</artifactId>
Expand All @@ -20,17 +20,17 @@
<dependency>
<groupId>com.twitter</groupId>
<artifactId>cassie-core</artifactId>
<version>0.25.0</version>
<version>0.25.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-ostrich4</artifactId>
<version>6.0.1</version>
<version>6.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-stress</artifactId>
<version>6.0.1</version>
<version>6.0.2-SNAPSHOT</version>
</dependency>
</dependencies>
</project>

0 comments on commit 33fa516

Please sign in to comment.