[java-idp-testbed] branch master updated: Bump versions after 3.2.0 release.

Tom Zeller tzeller at dragonacea.biz
Wed Nov 18 01:36:43 EST 2015


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch master
in repository java-idp-testbed.

The following commit(s) were added to refs/heads/master by this push:
       new  0bdb03f   Bump versions after 3.2.0 release.
0bdb03f is described below

commit 0bdb03f67b82b1c972db88a79092c334c6db5033
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Nov 18 00:37:59 2015 -0600

    Bump versions after 3.2.0 release.
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index cc5d70e..e8190a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,15 +10,15 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-testbed</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
     <packaging>war</packaging>
 
     <properties>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
-        <idp.version>3.2.0-SNAPSHOT</idp.version>
+        <idp.version>3.2.1-SNAPSHOT</idp.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>3.2.0-SNAPSHOT</opensaml.version>
-        <spring-extensions.version>5.2.0-SNAPSHOT</spring-extensions.version>
+        <opensaml.version>3.2.1-SNAPSHOT</opensaml.version>
+        <spring-extensions.version>5.2.1-SNAPSHOT</spring-extensions.version>
      </properties>
 
     <repositories>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list