[java-shib-common COMMIT] in /branches/REL_1: doc/RELEASE-NOTES.txt pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Oct 31 18:09:14 EDT 2012


Author: putmanb
Date: Wed Oct 31 18:09:13 2012
New Revision: 1034

URL: http://svn.shibboleth.net/view/java-shib-common?rev=1034&view=rev
Log:
Bump minor versions of opensaml2 (2.6.0), shib-common (1.4.0) and shib-idp2 (2.4.0).

Modified:
    branches/REL_1/doc/RELEASE-NOTES.txt
    branches/REL_1/pom.xml

Modified: branches/REL_1/doc/RELEASE-NOTES.txt
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/doc/RELEASE-NOTES.txt?rev=1034&r1=1033&r2=1034&view=diff
==============================================================================
--- branches/REL_1/doc/RELEASE-NOTES.txt (original)
+++ branches/REL_1/doc/RELEASE-NOTES.txt Wed Oct 31 18:09:13 2012
@@ -1,4 +1,4 @@
-Changes in Release 1.3.7
+Changes in Release 1.4.0
 =============================================
 [SC-183] - Inappropriate 'RuleReference elements within an AND rule are not supported' error
 

Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/pom.xml?rev=1034&r1=1033&r2=1034&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Wed Oct 31 18:09:13 2012
@@ -12,7 +12,7 @@
 
     <groupId>edu.internet2.middleware</groupId>
     <artifactId>shibboleth-common</artifactId>
-    <version>1.3.7</version>
+    <version>1.4.0</version>
     <packaging>jar</packaging>
 
     <name>Shibboleth Common Library</name>
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>org.opensaml</groupId>
             <artifactId>opensaml</artifactId>
-            <version>2.5.3</version>
+            <version>2.6.0</version>
         </dependency>
         <dependency>
             <groupId>commons-codec</groupId>
@@ -310,7 +310,7 @@
                             <links>
                                 <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/xmltooling/1.3.4/xmltooling-1.3.4-javadoc.jar/!/</link>
                                 <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/openws/1.4.4/openws-1.4.4-javadoc.jar/!/</link>
-                                <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/opensaml/2.5.3/opensaml-2.5.3-javadoc.jar/!/</link>
+                                <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/opensaml/2.6.0/opensaml-2.6.0-javadoc.jar/!/</link>
                             </links>
                         </configuration>
                     </plugin>



More information about the commits mailing list