[java-openws COMMIT] /branches/REL_1/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Sun Oct 9 14:11:15 BST 2011
Author: lajoie
Date: Sun Oct 9 14:11:15 2011
New Revision: 417
URL: http://svn.shibboleth.net/view/java-openws?rev=417&view=rev
Log:
fix xmltooling version number
increment parent project version
Modified:
branches/REL_1/pom.xml
Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-openws/branches/REL_1/pom.xml?rev=417&r1=416&r2=417&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Sun Oct 9 14:11:15 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>1</version>
+ <version>2</version>
</parent>
<groupId>org.opensaml</groupId>
@@ -48,7 +48,7 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>xmltooling</artifactId>
- <version>1.3.4</version>
+ <version>1.3.3</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
More information about the commits
mailing list