From 0d8c2442d287bc355cda13739ea8adf94c7d1b44 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Fri, 12 Jul 2013 10:09:41 -0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- openid-connect-client/pom.xml | 4 ++-- openid-connect-common/pom.xml | 2 +- openid-connect-server/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/openid-connect-client/pom.xml b/openid-connect-client/pom.xml index 1f158c56d..6cc911269 100644 --- a/openid-connect-client/pom.xml +++ b/openid-connect-client/pom.xml @@ -20,7 +20,7 @@ openid-connect-parent org.mitre - 1.0.5 + 1.0.6-SNAPSHOT .. openid-connect-client @@ -30,7 +30,7 @@ org.mitre openid-connect-common - 1.0.5 + 1.0.6-SNAPSHOT jar diff --git a/openid-connect-common/pom.xml b/openid-connect-common/pom.xml index fa4fd7704..9887a8379 100644 --- a/openid-connect-common/pom.xml +++ b/openid-connect-common/pom.xml @@ -20,7 +20,7 @@ openid-connect-parent org.mitre - 1.0.5 + 1.0.6-SNAPSHOT .. openid-connect-common diff --git a/openid-connect-server/pom.xml b/openid-connect-server/pom.xml index 94a16a200..522627664 100644 --- a/openid-connect-server/pom.xml +++ b/openid-connect-server/pom.xml @@ -23,14 +23,14 @@ org.mitre openid-connect-parent - 1.0.5 + 1.0.6-SNAPSHOT .. org.mitre openid-connect-common - 1.0.5 + 1.0.6-SNAPSHOT Reference implementation of OpenID Connect spec (http://openid.net/connect/). diff --git a/pom.xml b/pom.xml index 55e905b35..d2796651b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.mitre openid-connect-parent MITREid Connect - 1.0.5 + 1.0.6-SNAPSHOT pom org.sonatype.oss