From 99e722946d899975f02376a518df409600059c51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20K=C3=A4ppler?= Date: Sun, 21 Mar 2010 11:10:00 +0100 Subject: [PATCH] bump version number --- pom.xml | 2 +- signpost-commonshttp4/pom.xml | 6 +++--- signpost-core/pom.xml | 2 +- signpost-jetty6/pom.xml | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 980c572..edc7757 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ oauth.signpost oauth-signpost pom - 1.2.1 + 1.2.1.1-SNAPSHOT oauth-signpost A simple, light-weight, and modular OAuth client library for the diff --git a/signpost-commonshttp4/pom.xml b/signpost-commonshttp4/pom.xml index e5e9cb8..e54939d 100644 --- a/signpost-commonshttp4/pom.xml +++ b/signpost-commonshttp4/pom.xml @@ -2,7 +2,7 @@ oauth-signpost oauth.signpost - 1.2.1 + 1.2.1.1-SNAPSHOT 4.0.0 signpost-commonshttp4 @@ -12,7 +12,7 @@ oauth.signpost signpost-core - 1.2.1 + 1.2.1.1-SNAPSHOT compile @@ -30,7 +30,7 @@ oauth.signpost signpost-core - 1.2.1 + 1.2.1.1-SNAPSHOT test-jar test diff --git a/signpost-core/pom.xml b/signpost-core/pom.xml index 1f41cd7..0c1ba01 100644 --- a/signpost-core/pom.xml +++ b/signpost-core/pom.xml @@ -2,7 +2,7 @@ oauth-signpost oauth.signpost - 1.2.1 + 1.2.1.1-SNAPSHOT 4.0.0 signpost-core diff --git a/signpost-jetty6/pom.xml b/signpost-jetty6/pom.xml index 620627d..39e8241 100644 --- a/signpost-jetty6/pom.xml +++ b/signpost-jetty6/pom.xml @@ -2,7 +2,7 @@ oauth-signpost oauth.signpost - 1.2.1 + 1.2.1.1-SNAPSHOT 4.0.0 signpost-jetty6 @@ -12,7 +12,7 @@ oauth.signpost signpost-core - 1.2.1 + 1.2.1.1-SNAPSHOT compile @@ -24,7 +24,7 @@ oauth.signpost signpost-core - 1.2.1 + 1.2.1.1-SNAPSHOT test-jar test