diff --git a/pom.xml b/pom.xml index 923f896..980c572 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 oauth.signpost oauth-signpost pom - 1.2.1-SNAPSHOT + 1.2.1 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 1b49273..e5e9cb8 100644 --- a/signpost-commonshttp4/pom.xml +++ b/signpost-commonshttp4/pom.xml @@ -2,7 +2,7 @@ oauth-signpost oauth.signpost - 1.2.1-SNAPSHOT + 1.2.1 4.0.0 signpost-commonshttp4 @@ -12,7 +12,7 @@ oauth.signpost signpost-core - 1.2.1-SNAPSHOT + 1.2.1 compile @@ -30,7 +30,7 @@ oauth.signpost signpost-core - 1.2.1-SNAPSHOT + 1.2.1 test-jar test diff --git a/signpost-core/pom.xml b/signpost-core/pom.xml index 019e260..1f41cd7 100644 --- a/signpost-core/pom.xml +++ b/signpost-core/pom.xml @@ -2,7 +2,7 @@ oauth-signpost oauth.signpost - 1.2.1-SNAPSHOT + 1.2.1 4.0.0 signpost-core diff --git a/signpost-jetty6/pom.xml b/signpost-jetty6/pom.xml index a3c2e88..620627d 100644 --- a/signpost-jetty6/pom.xml +++ b/signpost-jetty6/pom.xml @@ -2,7 +2,7 @@ oauth-signpost oauth.signpost - 1.2.1-SNAPSHOT + 1.2.1 4.0.0 signpost-jetty6 @@ -12,7 +12,7 @@ oauth.signpost signpost-core - 1.2.1-SNAPSHOT + 1.2.1 compile @@ -24,7 +24,7 @@ oauth.signpost signpost-core - 1.2.1-SNAPSHOT + 1.2.1 test-jar test