Author: dkulp
Date: Tue Oct 22 15:34:51 2013
New Revision: 1534664
URL: http://svn.apache.org/r1534664
Log:
Update the parent pom version to get the latest stuff for building the source
distro
Modified:
webservices/wss4j/trunk/pom.xml
Modified: webservices/wss4j/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=1534664&r1=1534663&r2=1534664&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Tue Oct 22 15:34:51 2013
@@ -95,7 +95,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>11</version>
+ <version>13</version>
</parent>
<properties>