From a8c21dabd3e4d95253e2ce223bb94c2fa7fca75a Mon Sep 17 00:00:00 2001 From: Coda Hale Date: Tue, 20 Sep 2011 22:12:35 -0700 Subject: [PATCH] Bump to 0.2.1-SNAPSHOT. --- pom.xml | 2 +- pom_2.8.1.xml | 2 +- pom_2.9.0-1.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e254c9e..e7dea4c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.codahale jersey-scala_2.9.1 - 0.2.0 + 0.2.1-SNAPSHOT Jersey Support for Scala ${scala.version} diff --git a/pom_2.8.1.xml b/pom_2.8.1.xml index 678fc9b..302e385 100644 --- a/pom_2.8.1.xml +++ b/pom_2.8.1.xml @@ -6,7 +6,7 @@ com.codahale jersey-scala_2.8.1 - 0.2.0 + 0.2.1-SNAPSHOT Jersey Support for Scala ${scala.version} diff --git a/pom_2.9.0-1.xml b/pom_2.9.0-1.xml index 9ef0b2d..22e9240 100644 --- a/pom_2.9.0-1.xml +++ b/pom_2.9.0-1.xml @@ -6,7 +6,7 @@ com.codahale jersey-scala_2.9.0-1 - 0.2.0 + 0.2.1-SNAPSHOT Jersey Support for Scala ${scala.version}