[java-opensaml COMMIT] /trunk/opensaml-parent/module-pom.xml.tmpl
noreply at shibboleth.net
noreply at shibboleth.net
Mon Apr 8 23:25:05 EDT 2013
Author: scantor
Date: Mon Apr 8 23:25:05 2013
New Revision: 3291
URL: http://svn.shibboleth.net/view/java-opensaml?rev=3291&view=rev
Log:
Fix snapshot version in POM template.
Modified:
trunk/opensaml-parent/module-pom.xml.tmpl
Modified: trunk/opensaml-parent/module-pom.xml.tmpl
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-parent/module-pom.xml.tmpl?rev=3291&r1=3290&r2=3291&view=diff
==============================================================================
--- trunk/opensaml-parent/module-pom.xml.tmpl (original)
+++ trunk/opensaml-parent/module-pom.xml.tmpl Mon Apr 8 23:25:05 2013
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0-SNAPSHOT</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
@@ -27,4 +27,4 @@
<!-- Managed Dependencies -->
</dependencies>
-</project>
+</project>
More information about the commits
mailing list