[java-opensaml COMMIT] in /trunk: opensaml-core/pom.xml opensaml-messaging-api/pom.xml opensaml-messaging-impl/pom.xm...
noreply at shibboleth.net
noreply at shibboleth.net
Wed Dec 16 20:27:36 EST 2015
Author: putmanb
Date: Wed Dec 16 20:27:36 2015
New Revision: 4413
URL: http://svn.shibboleth.net/view/java-opensaml?rev=4413&view=rev
Log:
Bump java-support and spring-extensions versions, forces project version bump.
Modified:
trunk/opensaml-core/pom.xml
trunk/opensaml-messaging-api/pom.xml
trunk/opensaml-messaging-impl/pom.xml
trunk/opensaml-parent/pom.xml
trunk/opensaml-profile-api/pom.xml
trunk/opensaml-profile-impl/pom.xml
trunk/opensaml-saml-api/pom.xml
trunk/opensaml-saml-impl/pom.xml
trunk/opensaml-security-api/pom.xml
trunk/opensaml-security-impl/pom.xml
trunk/opensaml-soap-api/pom.xml
trunk/opensaml-soap-impl/pom.xml
trunk/opensaml-storage-api/pom.xml
trunk/opensaml-storage-impl/pom.xml
trunk/opensaml-xacml-api/pom.xml
trunk/opensaml-xacml-impl/pom.xml
trunk/opensaml-xacml-saml-api/pom.xml
trunk/opensaml-xacml-saml-impl/pom.xml
trunk/opensaml-xmlsec-api/pom.xml
trunk/opensaml-xmlsec-impl/pom.xml
Modified: trunk/opensaml-core/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-core/pom.xml?rev=4413&r1=4412&r2=4413&view=diff
==============================================================================
--- trunk/opensaml-core/pom.xml (original)
+++ trunk/opensaml-core/pom.xml Wed Dec 16 20:27:36 2015
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.3.0-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
Modified: trunk/opensaml-messaging-api/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-messaging-api/pom.xml?rev=4413&r1=4412&r2=4413&view=diff
==============================================================================
--- trunk/opensaml-messaging-api/pom.xml (original)
+++ trunk/opensaml-messaging-api/pom.xml Wed Dec 16 20:27:36 2015
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.3.0-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
Modified: trunk/opensaml-messaging-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-messaging-impl/pom.xml?rev=4413&r1=4412&r2=4413&view=diff
==============================================================================
--- trunk/opensaml-messaging-impl/pom.xml (original)
+++ trunk/opensaml-messaging-impl/pom.xml Wed Dec 16 20:27:36 2015
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.3.0-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
Modified: trunk/opensaml-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-parent/pom.xml?rev=4413&r1=4412&r2=4413&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml (original)
+++ trunk/opensaml-parent/pom.xml Wed Dec 16 20:27:36 2015
@@ -19,7 +19,7 @@
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
@@ -47,8 +47,8 @@
<properties>
<svn.relative.location>java-opensaml</svn.relative.location>
- <java-support.version>7.2.1-SNAPSHOT</java-support.version>
- <spring-extensions.version>5.2.1-SNAPSHOT</spring-extensions.version>
+ <java-support.version>7.3.0-SNAPSHOT</java-support.version>
+ <spring-extensions.version>5.3.0-SNAPSHOT</spring-extensions.version>
<checkstyle.configLocation>${project.basedir}/../opensaml-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
</properties>
Modified: trunk/opensaml-profile-api/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-profile-api/pom.xml?rev=4413&r1=4412&r2=4413&view=diff
==============================================================================
--- trunk/opensaml-profile-api/pom.xml (original)
+++ trunk/opensaml-profile-api/pom.xml Wed Dec 16 20:27:36 2015
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.3.0-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
Modified: trunk/opensaml-profile-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-profile-impl/pom.xml?rev=4413&r1=4412&r2=4413&view=diff
==============================================================================
--- trunk/opensaml-profile-impl/pom.xml (original)
+++ trunk/opensaml-profile-impl/pom.xml Wed Dec 16 20:27:36 2015
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
[... 217 lines stripped ...]
More information about the commits
mailing list