diff --git a/pom.xml b/pom.xml index 513fe58..9b232ee 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ oauth.signpost oauth-signpost pom - 1.2.1 + 1.2.2-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..95078cc 100644 --- a/signpost-commonshttp4/pom.xml +++ b/signpost-commonshttp4/pom.xml @@ -2,7 +2,7 @@ oauth-signpost oauth.signpost - 1.2.1 + 1.2.2-SNAPSHOT 4.0.0 signpost-commonshttp4 @@ -12,7 +12,7 @@ oauth.signpost signpost-core - 1.2.1 + 1.2.2-SNAPSHOT compile @@ -30,7 +30,7 @@ oauth.signpost signpost-core - 1.2.1 + 1.2.2-SNAPSHOT test-jar test diff --git a/signpost-core/pom.xml b/signpost-core/pom.xml index 1f41cd7..db31ca9 100644 --- a/signpost-core/pom.xml +++ b/signpost-core/pom.xml @@ -2,7 +2,7 @@ oauth-signpost oauth.signpost - 1.2.1 + 1.2.2-SNAPSHOT 4.0.0 signpost-core diff --git a/signpost-jetty6/pom.xml b/signpost-jetty6/pom.xml index 620627d..04e7941 100644 --- a/signpost-jetty6/pom.xml +++ b/signpost-jetty6/pom.xml @@ -2,7 +2,7 @@ oauth-signpost oauth.signpost - 1.2.1 + 1.2.2-SNAPSHOT 4.0.0 signpost-jetty6 @@ -12,7 +12,7 @@ oauth.signpost signpost-core - 1.2.1 + 1.2.2-SNAPSHOT compile @@ -24,7 +24,7 @@ oauth.signpost signpost-core - 1.2.1 + 1.2.2-SNAPSHOT test-jar test