[java-opensaml COMMIT] in /tags/3.1.0: ./ opensaml-core/pom.xml opensaml-messaging-api/pom.xml opensaml-messaging-imp...
noreply at shibboleth.net
noreply at shibboleth.net
Mon Mar 9 21:34:36 EDT 2015
Author: putmanb
Date: Mon Mar 9 21:34:36 2015
New Revision: 4247
URL: http://svn.shibboleth.net/view/java-opensaml?rev=4247&view=rev
Log:
Tagging v3.1.0
Added:
tags/3.1.0/
- copied from r4245, trunk/
tags/3.1.0/opensaml-parent/pom.xml
- copied, changed from r4246, trunk/opensaml-parent/pom.xml
Modified:
tags/3.1.0/opensaml-core/pom.xml
tags/3.1.0/opensaml-messaging-api/pom.xml
tags/3.1.0/opensaml-messaging-impl/pom.xml
tags/3.1.0/opensaml-profile-api/pom.xml
tags/3.1.0/opensaml-profile-impl/pom.xml
tags/3.1.0/opensaml-saml-api/pom.xml
tags/3.1.0/opensaml-saml-impl/pom.xml
tags/3.1.0/opensaml-security-api/pom.xml
tags/3.1.0/opensaml-security-impl/pom.xml
tags/3.1.0/opensaml-soap-api/pom.xml
tags/3.1.0/opensaml-soap-impl/pom.xml
tags/3.1.0/opensaml-storage-api/pom.xml
tags/3.1.0/opensaml-storage-impl/pom.xml
tags/3.1.0/opensaml-xacml-api/pom.xml
tags/3.1.0/opensaml-xacml-impl/pom.xml
tags/3.1.0/opensaml-xacml-saml-api/pom.xml
tags/3.1.0/opensaml-xacml-saml-impl/pom.xml
tags/3.1.0/opensaml-xmlsec-api/pom.xml
tags/3.1.0/opensaml-xmlsec-impl/pom.xml
Modified: tags/3.1.0/opensaml-core/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/tags/3.1.0/opensaml-core/pom.xml?rev=4247&r1=4245&r2=4247&view=diff
==============================================================================
--- tags/3.1.0/opensaml-core/pom.xml (original)
+++ tags/3.1.0/opensaml-core/pom.xml Mon Mar 9 21:34:36 2015
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>3.1-SNAPSHOT</version>
+ <version>3.1.0</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
Modified: tags/3.1.0/opensaml-messaging-api/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/tags/3.1.0/opensaml-messaging-api/pom.xml?rev=4247&r1=4245&r2=4247&view=diff
==============================================================================
--- tags/3.1.0/opensaml-messaging-api/pom.xml (original)
+++ tags/3.1.0/opensaml-messaging-api/pom.xml Mon Mar 9 21:34:36 2015
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>3.1-SNAPSHOT</version>
+ <version>3.1.0</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
Modified: tags/3.1.0/opensaml-messaging-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/tags/3.1.0/opensaml-messaging-impl/pom.xml?rev=4247&r1=4245&r2=4247&view=diff
==============================================================================
--- tags/3.1.0/opensaml-messaging-impl/pom.xml (original)
+++ tags/3.1.0/opensaml-messaging-impl/pom.xml Mon Mar 9 21:34:36 2015
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>3.1-SNAPSHOT</version>
+ <version>3.1.0</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
Copied: tags/3.1.0/opensaml-parent/pom.xml (from r4246, trunk/opensaml-parent/pom.xml)
URL: http://svn.shibboleth.net/view/java-opensaml/tags/3.1.0/opensaml-parent/pom.xml?p2=tags/3.1.0/opensaml-parent/pom.xml&p1=trunk/opensaml-parent/pom.xml&r1=4246&r2=4247&rev=4247&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml (original)
+++ tags/3.1.0/opensaml-parent/pom.xml Mon Mar 9 21:34:36 2015
@@ -19,7 +19,7 @@
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>3.1-SNAPSHOT</version>
+ <version>3.1.0</version>
<packaging>pom</packaging>
<modules>
@@ -47,8 +47,8 @@
<properties>
<svn.relative.location>java-opensaml</svn.relative.location>
- <java-support.version>7.1-SNAPSHOT</java-support.version>
- <spring-extensions.version>5.1-SNAPSHOT</spring-extensions.version>
+ <java-support.version>7.1.0</java-support.version>
+ <spring-extensions.version>5.1.0</spring-extensions.version>
</properties>
<repositories>
Modified: tags/3.1.0/opensaml-profile-api/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/tags/3.1.0/opensaml-profile-api/pom.xml?rev=4247&r1=4245&r2=4247&view=diff
==============================================================================
--- tags/3.1.0/opensaml-profile-api/pom.xml (original)
+++ tags/3.1.0/opensaml-profile-api/pom.xml Mon Mar 9 21:34:36 2015
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>3.1-SNAPSHOT</version>
+ <version>3.1.0</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
Modified: tags/3.1.0/opensaml-profile-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/tags/3.1.0/opensaml-profile-impl/pom.xml?rev=4247&r1=4245&r2=4247&view=diff
==============================================================================
[... 222 lines stripped ...]
More information about the commits
mailing list