[java-openws COMMIT] /branches/REL_1/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Tue Feb 19 14:55:47 EST 2013
Author: scantor
Date: Tue Feb 19 14:55:47 2013
New Revision: 442
URL: http://svn.shibboleth.net/view/java-openws?rev=442&view=rev
Log:
Added -SNAPSHOT to versions and dependencies until release.
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=442&r1=441&r2=442&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Tue Feb 19 14:55:47 2013
@@ -12,7 +12,7 @@
<groupId>org.opensaml</groupId>
<artifactId>openws</artifactId>
- <version>1.5.0</version>
+ <version>1.5.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>OpenWS</name>
@@ -48,7 +48,7 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>xmltooling</artifactId>
- <version>1.4.0</version>
+ <version>1.4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
More information about the commits
mailing list