Author: coheigea
Date: Tue Oct 29 10:25:14 2013
New Revision: 1536639
URL: http://svn.apache.org/r1536639
Log:
Fixing dependency
Modified:
webservices/wss4j/trunk/parent/pom.xml
Modified: webservices/wss4j/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/trunk/parent/pom.xml?rev=1536639&r1=1536638&r2=1536639&view=diff
==============================================================================
--- webservices/wss4j/trunk/parent/pom.xml (original)
+++ webservices/wss4j/trunk/parent/pom.xml Tue Oct 29 10:25:14 2013
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.wss4j</groupId>
<artifactId>wss4j</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-beta-SNAPSHOT</version>
</parent>
<groupId>org.apache.wss4j</groupId>
<artifactId>wss4j-parent</artifactId>