Author: veithen
Date: Sun Jun 7 18:43:09 2015
New Revision: 1684061
URL: http://svn.apache.org/r1684061
Log:
Use release version of ws-parent.
Modified:
webservices/site/maven/pom.xml
Modified: webservices/site/maven/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/site/maven/pom.xml?rev=1684061&r1=1684060&r2=1684061&view=diff
==============================================================================
--- webservices/site/maven/pom.xml (original)
+++ webservices/site/maven/pom.xml Sun Jun 7 18:43:09 2015
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>1-SNAPSHOT</version>
+ <version>1</version>
</parent>
<artifactId>ws-site</artifactId>
<!-- This artifact is actually not versioned -->