[utilities COMMIT] /xmlsectool/trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Feb 27 13:49:57 EST 2013


Author: iay
Date: Wed Feb 27 13:49:57 2013
New Revision: 327

URL: http://svn.shibboleth.net/view/utilities?rev=327&view=rev
Log:
Depend on the latest development snapshot of openws (and, implicitly, xmltooling).  Plan to release no sooner than the next V2 IdP release.

Modified:
    xmlsectool/trunk/pom.xml

Modified: xmlsectool/trunk/pom.xml
URL: http://svn.shibboleth.net/view/utilities/xmlsectool/trunk/pom.xml?rev=327&r1=326&r2=327&view=diff
==============================================================================
--- xmlsectool/trunk/pom.xml (original)
+++ xmlsectool/trunk/pom.xml Wed Feb 27 13:49:57 2013
@@ -47,7 +47,7 @@
         <dependency>
             <groupId>org.opensaml</groupId>
             <artifactId>openws</artifactId>
-            <version>1.4.2</version>
+            <version>1.5.0-SNAPSHOT</version>
             <exclusions>
                 <exclusion>
                     <groupId>commons-logging</groupId>



More information about the commits mailing list