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

Commit

Permalink
[split] minor bump cassie
Browse files Browse the repository at this point in the history
  • Loading branch information
Boaz Avital committed Nov 28, 2012
1 parent 906e4c4 commit e769552
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion cassie-core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.twitter</groupId>
<artifactId>cassie-core</artifactId>
<packaging>jar</packaging>
<version>0.24.9-SNAPSHOT</version>
<version>0.25.0-SNAPSHOT</version>
<parent>
<groupId>com.twitter</groupId>
<artifactId>scala-parent-292</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions cassie-hadoop/pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.twitter</groupId>
<artifactId>cassie-hadoop</artifactId>
<packaging>jar</packaging>
<version>0.24.9-SNAPSHOT</version>
<version>0.25.0-SNAPSHOT</version>
<parent>
<groupId>com.twitter</groupId>
<artifactId>scala-parent-292</artifactId>
Expand Down Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>com.twitter</groupId>
<artifactId>cassie-core</artifactId>
<version>0.24.9-SNAPSHOT</version>
<version>0.25.0-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions cassie-serversets/pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.twitter</groupId>
<artifactId>cassie-serversets</artifactId>
<packaging>jar</packaging>
<version>0.24.9-SNAPSHOT</version>
<version>0.25.0-SNAPSHOT</version>
<parent>
<groupId>com.twitter</groupId>
<artifactId>scala-parent-292</artifactId>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>com.twitter</groupId>
<artifactId>cassie-core</artifactId>
<version>0.24.9-SNAPSHOT</version>
<version>0.25.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
Expand Down
4 changes: 2 additions & 2 deletions cassie-stress/pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.twitter</groupId>
<artifactId>cassie-stress</artifactId>
<packaging>jar</packaging>
<version>0.24.9-SNAPSHOT</version>
<version>0.25.0-SNAPSHOT</version>
<parent>
<groupId>com.twitter</groupId>
<artifactId>scala-parent-292</artifactId>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>com.twitter</groupId>
<artifactId>cassie-core</artifactId>
<version>0.24.9-SNAPSHOT</version>
<version>0.25.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.twitter</groupId>
<artifactId>cassie</artifactId>
<packaging>pom</packaging>
<version>0.24.9-SNAPSHOT</version>
<version>0.25.0-SNAPSHOT</version>
<distributionManagement>
<repository>
<id>artifactory-release</id>
Expand Down

0 comments on commit e769552

Please sign in to comment.