You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2013/10/29 11:49:16 UTC

svn commit: r1536646 - in /webservices/wss4j/trunk: ./ bindings/ bindings/wss10-binding/ bindings/wss11-binding/ bindings/wssc-binding/ bindings/wsu10-binding/ integration/ parent/ policy/ ws-security-common/ ws-security-dom/ ws-security-policy-stax/ w...

Author: coheigea
Date: Tue Oct 29 10:49:15 2013
New Revision: 1536646

URL: http://svn.apache.org/r1536646
Log:
[maven-release-plugin] prepare release 2_0-beta

Modified:
    webservices/wss4j/trunk/bindings/pom.xml
    webservices/wss4j/trunk/bindings/wss10-binding/pom.xml
    webservices/wss4j/trunk/bindings/wss11-binding/pom.xml
    webservices/wss4j/trunk/bindings/wssc-binding/pom.xml
    webservices/wss4j/trunk/bindings/wsu10-binding/pom.xml
    webservices/wss4j/trunk/integration/pom.xml
    webservices/wss4j/trunk/parent/pom.xml
    webservices/wss4j/trunk/policy/pom.xml
    webservices/wss4j/trunk/pom.xml
    webservices/wss4j/trunk/ws-security-common/pom.xml
    webservices/wss4j/trunk/ws-security-dom/pom.xml
    webservices/wss4j/trunk/ws-security-policy-stax/pom.xml
    webservices/wss4j/trunk/ws-security-stax/pom.xml

Modified: webservices/wss4j/trunk/bindings/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/bindings/pom.xml?rev=1536646&r1=1536645&r2=1536646&view=diff
==============================================================================
--- webservices/wss4j/trunk/bindings/pom.xml (original)
+++ webservices/wss4j/trunk/bindings/pom.xml Tue Oct 29 10:49:15 2013
@@ -17,20 +17,18 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.wss4j</groupId>
         <artifactId>wss4j</artifactId>
-        <version>2.0-beta-SNAPSHOT</version>
+        <version>2.0-beta</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.wss4j</groupId>
     <artifactId>wss4j-bindings</artifactId>
-    <version>2.0-beta-SNAPSHOT</version>
+    <version>2.0-beta</version>
     <name>Apache WSS4J Bindings</name>
     <packaging>pom</packaging>
 

Modified: webservices/wss4j/trunk/bindings/wss10-binding/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/bindings/wss10-binding/pom.xml?rev=1536646&r1=1536645&r2=1536646&view=diff
==============================================================================
--- webservices/wss4j/trunk/bindings/wss10-binding/pom.xml (original)
+++ webservices/wss4j/trunk/bindings/wss10-binding/pom.xml Tue Oct 29 10:49:15 2013
@@ -17,20 +17,18 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.wss4j</groupId>
         <artifactId>wss4j-parent</artifactId>
-        <version>2.0-beta-SNAPSHOT</version>
+        <version>2.0-beta</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <groupId>org.apache.wss4j</groupId>
     <artifactId>wss4j-bindings-wss10</artifactId>
-    <version>2.0-beta-SNAPSHOT</version>
+    <version>2.0-beta</version>
     <name>Apache WSS4J WS-Security 1.0 Binding</name>
 
     <properties>

Modified: webservices/wss4j/trunk/bindings/wss11-binding/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/bindings/wss11-binding/pom.xml?rev=1536646&r1=1536645&r2=1536646&view=diff
==============================================================================
--- webservices/wss4j/trunk/bindings/wss11-binding/pom.xml (original)
+++ webservices/wss4j/trunk/bindings/wss11-binding/pom.xml Tue Oct 29 10:49:15 2013
@@ -17,20 +17,18 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.wss4j</groupId>
         <artifactId>wss4j-parent</artifactId>
-        <version>2.0-beta-SNAPSHOT</version>
+        <version>2.0-beta</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <groupId>org.apache.wss4j</groupId>
     <artifactId>wss4j-bindings-wss11</artifactId>
-    <version>2.0-beta-SNAPSHOT</version>
+    <version>2.0-beta</version>
     <name>Apache WSS4J WS-Security 1.1 Binding</name>
 
     <properties>
@@ -115,28 +113,25 @@
                 <configuration>
                     <tasks>
                         <delete includeemptydirs="true" failonerror="false">
-                            <fileset dir="${project.build.directory}/generated-sources/xjc/org/xmlsoap"/>
-                            <fileset dir="${project.build.directory}/generated-sources/xjc/org/w3"/>
+                            <fileset dir="${project.build.directory}/generated-sources/xjc/org/xmlsoap" />
+                            <fileset dir="${project.build.directory}/generated-sources/xjc/org/w3" />
                         </delete>
-                        <!--<replaceregexp file="${project.build.directory}/wss10.episode"
-                                       match="&lt;\/bindings&gt;\s$" flags="s"
-                                replace=""/>
-                        <replaceregexp file="${project.build.directory}/wss11.episode"
-                                       match=".*&gt;" flags="s"
-                                replace=""/>-->
+                        <!--<replaceregexp file="${project.build.directory}/wss10.episode" match="&lt;\/bindings&gt;\s$" flags="s"
+                                replace="" />
+                        <replaceregexp file="${project.build.directory}/wss11.episode" match=".*&gt;" flags="s"
+                                replace="" />-->
                         <xslt in="${project.build.directory}/wss11.episode" out="${project.build.directory}/wss11.episode.tmp">
                             <style>
-                                <file file="${basedir}/src/etc/bindings.xsl"/>
+                                <file file="${basedir}/src/etc/bindings.xsl" />
                             </style>
                         </xslt>
-                        <concat destfile="${project.build.directory}/generated-sources/episode/META-INF/sun-jaxb.episode"
-                                append="false">
+                        <concat destfile="${project.build.directory}/generated-sources/episode/META-INF/sun-jaxb.episode" append="false">
                             <header filtering="no" trimleading="yes">
                                 <![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
                                 <bindings version="2.1" xmlns="http://java.sun.com/xml/ns/jaxb">
                                 ]]>
                             </header>
-                            <filelist dir="${project.build.directory}" files="wss11.episode.tmp"/>
+                            <filelist dir="${project.build.directory}" files="wss11.episode.tmp" />
                             <footer filtering="no" trimleading="yes">
                                 <![CDATA[</bindings>
                                 ]]>

Modified: webservices/wss4j/trunk/bindings/wssc-binding/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/bindings/wssc-binding/pom.xml?rev=1536646&r1=1536645&r2=1536646&view=diff
==============================================================================
--- webservices/wss4j/trunk/bindings/wssc-binding/pom.xml (original)
+++ webservices/wss4j/trunk/bindings/wssc-binding/pom.xml Tue Oct 29 10:49:15 2013
@@ -17,20 +17,18 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
   
     <parent>
         <groupId>org.apache.wss4j</groupId>
         <artifactId>wss4j-parent</artifactId>
-        <version>2.0-beta-SNAPSHOT</version>
+        <version>2.0-beta</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <groupId>org.apache.wss4j</groupId>
     <artifactId>wss4j-bindings-wssc</artifactId>
-    <version>2.0-beta-SNAPSHOT</version>
+    <version>2.0-beta</version>
     <name>Apache WSS4J WS-SecureConversation binding</name>
 
     <properties>
@@ -125,7 +123,7 @@
                 <configuration>
                     <tasks>
                         <delete includeemptydirs="true" failonerror="false">
-                            <fileset dir="${project.build.directory}/generated-sources/xjc/org/oasis_open"/>
+                            <fileset dir="${project.build.directory}/generated-sources/xjc/org/oasis_open" />
                         </delete>
                     </tasks>
                 </configuration>

Modified: webservices/wss4j/trunk/bindings/wsu10-binding/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/bindings/wsu10-binding/pom.xml?rev=1536646&r1=1536645&r2=1536646&view=diff
==============================================================================
--- webservices/wss4j/trunk/bindings/wsu10-binding/pom.xml (original)
+++ webservices/wss4j/trunk/bindings/wsu10-binding/pom.xml Tue Oct 29 10:49:15 2013
@@ -17,20 +17,18 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <groupId>org.apache.wss4j</groupId>
         <artifactId>wss4j-parent</artifactId>
-        <version>2.0-beta-SNAPSHOT</version>
+        <version>2.0-beta</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.wss4j</groupId>
     <artifactId>wss4j-bindings-wsu10</artifactId>
-    <version>2.0-beta-SNAPSHOT</version>
+    <version>2.0-beta</version>
     <name>Apache WSS4J WSU 1.0 Binding</name>
 
     <properties>

Modified: webservices/wss4j/trunk/integration/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/integration/pom.xml?rev=1536646&r1=1536645&r2=1536646&view=diff
==============================================================================
--- webservices/wss4j/trunk/integration/pom.xml (original)
+++ webservices/wss4j/trunk/integration/pom.xml Tue Oct 29 10:49:15 2013
@@ -16,20 +16,18 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.wss4j</groupId>
         <artifactId>wss4j-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>2.0-beta-SNAPSHOT</version>
+        <version>2.0-beta</version>
     </parent>
     <groupId>org.apache.wss4j</groupId>
     <artifactId>integration</artifactId>
-    <version>2.0-beta-SNAPSHOT</version>
+    <version>2.0-beta</version>
     <name>Apache WSS4J WS-Security Integration</name>
 
     <dependencies>

Modified: webservices/wss4j/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/parent/pom.xml?rev=1536646&r1=1536645&r2=1536646&view=diff
==============================================================================
--- webservices/wss4j/trunk/parent/pom.xml (original)
+++ webservices/wss4j/trunk/parent/pom.xml Tue Oct 29 10:49:15 2013
@@ -17,19 +17,17 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.wss4j</groupId>
         <artifactId>wss4j</artifactId>
-        <version>2.0-beta-SNAPSHOT</version>
+        <version>2.0-beta</version>
     </parent>
     <groupId>org.apache.wss4j</groupId>
     <artifactId>wss4j-parent</artifactId>
-    <version>2.0-beta-SNAPSHOT</version>
+    <version>2.0-beta</version>
     <packaging>pom</packaging>
     <name>Apache WSS4J parent</name>
     <description>Apache WSS4J parent pom</description>

Modified: webservices/wss4j/trunk/policy/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/policy/pom.xml?rev=1536646&r1=1536645&r2=1536646&view=diff
==============================================================================
--- webservices/wss4j/trunk/policy/pom.xml (original)
+++ webservices/wss4j/trunk/policy/pom.xml Tue Oct 29 10:49:15 2013
@@ -17,19 +17,18 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.wss4j</groupId>
         <artifactId>wss4j-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>2.0-beta-SNAPSHOT</version>
+        <version>2.0-beta</version>
     </parent>
     <groupId>org.apache.wss4j</groupId>
     <artifactId>wss4j-policy</artifactId>
-    <version>2.0-beta-SNAPSHOT</version>
+    <version>2.0-beta</version>
     <name>Apache WSS4J WS-SecurityPolicy model</name>
 
     <dependencies>

Modified: webservices/wss4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=1536646&r1=1536645&r2=1536646&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Tue Oct 29 10:49:15 2013
@@ -17,14 +17,12 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.wss4j</groupId>
     <artifactId>wss4j</artifactId>
-    <version>2.0-beta-SNAPSHOT</version>
+    <version>2.0-beta</version>
     <packaging>pom</packaging>
     <name>Apache WSS4J</name>
     <description>
@@ -71,12 +69,12 @@
     </licenses>
     <scm>
         <connection>
-            scm:svn:http://svn.apache.org/repos/asf/webservices/wss4j/trunk/
+            scm:svn:http://svn.apache.org/repos/asf/webservices/wss4j/tags/2_0-beta
         </connection>
         <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/webservices/wss4j/trunk/
+            scm:svn:https://svn.apache.org/repos/asf/webservices/wss4j/tags/2_0-beta
         </developerConnection>
-        <url>http://svn.apache.org/repos/asf/webservices/wss4j/trunk</url>
+        <url>http://svn.apache.org/repos/asf/webservices/wss4j/tags/2_0-beta</url>
     </scm>
     <organization>
         <name>The Apache Software Foundation</name>

Modified: webservices/wss4j/trunk/ws-security-common/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/ws-security-common/pom.xml?rev=1536646&r1=1536645&r2=1536646&view=diff
==============================================================================
--- webservices/wss4j/trunk/ws-security-common/pom.xml (original)
+++ webservices/wss4j/trunk/ws-security-common/pom.xml Tue Oct 29 10:49:15 2013
@@ -16,21 +16,19 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.wss4j</groupId>
         <artifactId>wss4j-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>2.0-beta-SNAPSHOT</version>
+        <version>2.0-beta</version>
     </parent>
     <groupId>org.apache.wss4j</groupId>
     <artifactId>wss4j-ws-security-common</artifactId>
     <name>Apache WSS4J WS-Security Common</name>
-    <version>2.0-beta-SNAPSHOT</version>
+    <version>2.0-beta</version>
     
     <properties>
         <wss4j.osgi.import>

Modified: webservices/wss4j/trunk/ws-security-dom/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/ws-security-dom/pom.xml?rev=1536646&r1=1536645&r2=1536646&view=diff
==============================================================================
--- webservices/wss4j/trunk/ws-security-dom/pom.xml (original)
+++ webservices/wss4j/trunk/ws-security-dom/pom.xml Tue Oct 29 10:49:15 2013
@@ -16,21 +16,19 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.wss4j</groupId>
         <artifactId>wss4j-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>2.0-beta-SNAPSHOT</version>
+        <version>2.0-beta</version>
     </parent>
     <groupId>org.apache.wss4j</groupId>
     <artifactId>wss4j-ws-security-dom</artifactId>
     <name>Apache WSS4J DOM WS-Security</name>
-    <version>2.0-beta-SNAPSHOT</version>
+    <version>2.0-beta</version>
     
     <properties>
         <wss4j.osgi.dynamic.import>

Modified: webservices/wss4j/trunk/ws-security-policy-stax/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/ws-security-policy-stax/pom.xml?rev=1536646&r1=1536645&r2=1536646&view=diff
==============================================================================
--- webservices/wss4j/trunk/ws-security-policy-stax/pom.xml (original)
+++ webservices/wss4j/trunk/ws-security-policy-stax/pom.xml Tue Oct 29 10:49:15 2013
@@ -17,20 +17,18 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.wss4j</groupId>
         <artifactId>wss4j-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>2.0-beta-SNAPSHOT</version>
+        <version>2.0-beta</version>
     </parent>
     <groupId>org.apache.wss4j</groupId>
     <artifactId>wss4j-ws-security-policy-stax</artifactId>
-    <version>2.0-beta-SNAPSHOT</version>
+    <version>2.0-beta</version>
     <name>Apache WSS4J Streaming WS-SecurityPolicy</name>
 
     <dependencies>

Modified: webservices/wss4j/trunk/ws-security-stax/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/ws-security-stax/pom.xml?rev=1536646&r1=1536645&r2=1536646&view=diff
==============================================================================
--- webservices/wss4j/trunk/ws-security-stax/pom.xml (original)
+++ webservices/wss4j/trunk/ws-security-stax/pom.xml Tue Oct 29 10:49:15 2013
@@ -17,20 +17,18 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.wss4j</groupId>
         <artifactId>wss4j-parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>2.0-beta-SNAPSHOT</version>
+        <version>2.0-beta</version>
     </parent>
     <groupId>org.apache.wss4j</groupId>
     <artifactId>wss4j-ws-security-stax</artifactId>
-    <version>2.0-beta-SNAPSHOT</version>
+    <version>2.0-beta</version>
     <name>Apache WSS4J Streaming WS-Security</name>
 
     <dependencies>