Skip to content

Commit

Permalink
Bump to 0.2.1-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
codahale committed Sep 21, 2011
1 parent e3fe3f0 commit a8c21da
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.codahale</groupId>
<artifactId>jersey-scala_2.9.1</artifactId>
<version>0.2.0</version>
<version>0.2.1-SNAPSHOT</version>
<name>Jersey Support for Scala ${scala.version}</name>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom_2.8.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.codahale</groupId>
<artifactId>jersey-scala_2.8.1</artifactId>
<version>0.2.0</version>
<version>0.2.1-SNAPSHOT</version>
<name>Jersey Support for Scala ${scala.version}</name>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom_2.9.0-1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.codahale</groupId>
<artifactId>jersey-scala_2.9.0-1</artifactId>
<version>0.2.0</version>
<version>0.2.1-SNAPSHOT</version>
<name>Jersey Support for Scala ${scala.version}</name>

<properties>
Expand Down

0 comments on commit a8c21da

Please sign in to comment.