[java-idp-testbed] branch master updated: IDP-1083 - Bump versions after release
Tom Zeller
tzeller at dragonacea.biz
Thu Nov 10 17:50:09 EST 2016
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch master
in repository java-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=a5d2e139db16e6d9f859f4313164cc0b26e63219
The following commit(s) were added to refs/heads/master by this push:
new a5d2e13 IDP-1083 - Bump versions after release
a5d2e13 is described below
commit a5d2e139db16e6d9f859f4313164cc0b26e63219
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Nov 10 16:50:07 2016 -0600
IDP-1083 - Bump versions after release
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index e83d4fa..7867415 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,11 +15,11 @@
<properties>
<idp.groupId>net.shibboleth.idp</idp.groupId>
- <idp.version>3.3.0-SNAPSHOT</idp.version>
+ <idp.version>3.3.1-SNAPSHOT</idp.version>
<idp-jetty-base.version>9.2.0-SNAPSHOT</idp-jetty-base.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>3.3.0-SNAPSHOT</opensaml.version>
- <spring-extensions.version>5.3.0-SNAPSHOT</spring-extensions.version>
+ <opensaml.version>3.3.1-SNAPSHOT</opensaml.version>
+ <spring-extensions.version>5.3.1-SNAPSHOT</spring-extensions.version>
</properties>
<repositories>
@@ -253,7 +253,7 @@
<dependency>
<groupId>net.shibboleth.utilities.jetty9</groupId>
<artifactId>jetty9-dta-ssl</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list