You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2007/04/23 23:21:37 UTC

svn commit: r531606 [1/2] - in /incubator/cxf/trunk: ./ api/ buildtools/ codegen-plugin/ common/ common/common/ common/schemas/ common/xjc/ common/xjc/dv-test/ common/xjc/dv/ common/xsd/ distribution/ distribution/bundle/ distribution/manifest/ integra...

Author: dkulp
Date: Mon Apr 23 14:21:33 2007
New Revision: 531606

URL: http://svn.apache.org/viewvc?view=rev&rev=531606
Log:
[maven-release-plugin] prepare release cxf-2.0-incubator-RC

Modified:
    incubator/cxf/trunk/api/pom.xml
    incubator/cxf/trunk/buildtools/pom.xml
    incubator/cxf/trunk/codegen-plugin/pom.xml
    incubator/cxf/trunk/common/common/pom.xml
    incubator/cxf/trunk/common/pom.xml
    incubator/cxf/trunk/common/schemas/pom.xml
    incubator/cxf/trunk/common/xjc/dv-test/pom.xml
    incubator/cxf/trunk/common/xjc/dv/pom.xml
    incubator/cxf/trunk/common/xjc/pom.xml
    incubator/cxf/trunk/common/xsd/pom.xml
    incubator/cxf/trunk/distribution/bundle/pom.xml
    incubator/cxf/trunk/distribution/manifest/pom.xml
    incubator/cxf/trunk/distribution/pom.xml
    incubator/cxf/trunk/integration/jbi/pom.xml
    incubator/cxf/trunk/integration/jca/pom.xml
    incubator/cxf/trunk/integration/pom.xml
    incubator/cxf/trunk/parent/pom.xml
    incubator/cxf/trunk/pom.xml
    incubator/cxf/trunk/rt/bindings/coloc/pom.xml
    incubator/cxf/trunk/rt/bindings/http/pom.xml
    incubator/cxf/trunk/rt/bindings/jbi/pom.xml
    incubator/cxf/trunk/rt/bindings/object/pom.xml
    incubator/cxf/trunk/rt/bindings/pom.xml
    incubator/cxf/trunk/rt/bindings/soap/pom.xml
    incubator/cxf/trunk/rt/bindings/xml/pom.xml
    incubator/cxf/trunk/rt/core/pom.xml
    incubator/cxf/trunk/rt/databinding/aegis/pom.xml
    incubator/cxf/trunk/rt/databinding/jaxb/pom.xml
    incubator/cxf/trunk/rt/frontend/jaxws/pom.xml
    incubator/cxf/trunk/rt/frontend/js/pom.xml
    incubator/cxf/trunk/rt/frontend/simple/pom.xml
    incubator/cxf/trunk/rt/management/pom.xml
    incubator/cxf/trunk/rt/pom.xml
    incubator/cxf/trunk/rt/transports/http-jetty/pom.xml
    incubator/cxf/trunk/rt/transports/http/pom.xml
    incubator/cxf/trunk/rt/transports/jbi/pom.xml
    incubator/cxf/trunk/rt/transports/jms/pom.xml
    incubator/cxf/trunk/rt/transports/local/pom.xml
    incubator/cxf/trunk/rt/ws/addr/pom.xml
    incubator/cxf/trunk/rt/ws/policy/pom.xml
    incubator/cxf/trunk/rt/ws/rm/pom.xml
    incubator/cxf/trunk/rt/ws/security/pom.xml
    incubator/cxf/trunk/systests/pom.xml
    incubator/cxf/trunk/testutils/pom.xml
    incubator/cxf/trunk/tools/common/pom.xml
    incubator/cxf/trunk/tools/eclipse-plugin/pom.xml
    incubator/cxf/trunk/tools/eclipse3.1-plugin/pom.xml
    incubator/cxf/trunk/tools/javato/pom.xml
    incubator/cxf/trunk/tools/pom.xml
    incubator/cxf/trunk/tools/validator/pom.xml
    incubator/cxf/trunk/tools/wsdlto/core/pom.xml
    incubator/cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml
    incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml
    incubator/cxf/trunk/tools/wsdlto/misc/pom.xml
    incubator/cxf/trunk/tools/wsdlto/pom.xml
    incubator/cxf/trunk/tools/wsdlto/test/pom.xml

Modified: incubator/cxf/trunk/api/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/api/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/api/pom.xml (original)
+++ incubator/cxf/trunk/api/pom.xml Mon Apr 23 14:21:33 2007
@@ -22,13 +22,13 @@
     <artifactId>cxf-api</artifactId>
     <packaging>jar</packaging>
     <name>Apache CXF API</name>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
@@ -227,8 +227,9 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/api</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/api</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/buildtools/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/buildtools/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/buildtools/pom.xml (original)
+++ incubator/cxf/trunk/buildtools/pom.xml Mon Apr 23 14:21:33 2007
@@ -20,13 +20,13 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-buildtools</artifactId>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Buildtools</name>
     <url>http://cwiki.apache.org/CXF</url>
     <packaging>jar</packaging>
@@ -117,8 +117,9 @@
     </build-->
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/buildtools</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/buildtools</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/codegen-plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/codegen-plugin/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/codegen-plugin/pom.xml (original)
+++ incubator/cxf/trunk/codegen-plugin/pom.xml Mon Apr 23 14:21:33 2007
@@ -1,29 +1,9 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements. See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership. The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License. You may obtain a copy of the License at
- 
-  http://www.apache.org/licenses/LICENSE-2.0
- 
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied. See the License for the
-  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>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-codegen-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Code Generation Maven2 Plugins</name>
     <url>http://cwiki.apache.org/CXF</url>
 
@@ -31,7 +11,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
@@ -106,8 +86,9 @@
     </repositories>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/codegen-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/codegen-plugin</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
-</project>
+</project>
\ No newline at end of file

Modified: incubator/cxf/trunk/common/common/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/common/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/common/common/pom.xml (original)
+++ incubator/cxf/trunk/common/common/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-common-utilities</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Common Utilities</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
@@ -136,9 +136,10 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common/common</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common/common</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
     <!-- will remove this after it is got sync to central repository -->
     <repositories>

Modified: incubator/cxf/trunk/common/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/common/pom.xml (original)
+++ incubator/cxf/trunk/common/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-common</artifactId>
     <packaging>pom</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Common</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
     </parent>
 
     <modules>
@@ -40,8 +40,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/common/schemas/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/schemas/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/common/schemas/pom.xml (original)
+++ incubator/cxf/trunk/common/schemas/pom.xml Mon Apr 23 14:21:33 2007
@@ -22,12 +22,12 @@
     <artifactId>cxf-common-schemas</artifactId>
     <packaging>jar</packaging>
     <name>Apache CXF Common Schemas</name>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
@@ -36,8 +36,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common/schemas</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common/schemas</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/common/xjc/dv-test/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/xjc/dv-test/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/common/xjc/dv-test/pom.xml (original)
+++ incubator/cxf/trunk/common/xjc/dv-test/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-xjc-dv-test</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF XJC Default Value Plugin Tests</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -106,8 +106,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc/dv-test</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc/dv-test</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/common/xjc/dv/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/xjc/dv/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/common/xjc/dv/pom.xml (original)
+++ incubator/cxf/trunk/common/xjc/dv/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-xjc-dv</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF XJC Default Value Plugin</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -54,8 +54,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc/dv</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc/dv</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/common/xjc/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/xjc/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/common/xjc/pom.xml (original)
+++ incubator/cxf/trunk/common/xjc/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-xjc</artifactId>
     <packaging>pom</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF XJC Plugins</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
@@ -38,8 +38,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xjc</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/common/xsd/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/xsd/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/common/xsd/pom.xml (original)
+++ incubator/cxf/trunk/common/xsd/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-common-xsd</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Common XSD2Java  Plugins</name>
     <url>http://cwiki.apache.org/CXF</url>
 
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
@@ -80,8 +80,9 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xsd</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/common/xsd</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/distribution/bundle/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/bundle/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/distribution/bundle/pom.xml (original)
+++ incubator/cxf/trunk/distribution/bundle/pom.xml Mon Apr 23 14:21:33 2007
@@ -1,36 +1,16 @@
-<!--
-	Licensed to the Apache Software Foundation (ASF) under one
-	or more contributor license agreements. See the NOTICE file
-	distributed with this work for additional information
-	regarding copyright ownership. The ASF licenses this file
-	to you under the Apache License, Version 2.0 (the
-	"License"); you may not use this file except in compliance
-	with the License. You may obtain a copy of the License at
-	
-	http://www.apache.org/licenses/LICENSE-2.0
-	
-	Unless required by applicable law or agreed to in writing,
-	software distributed under the License is distributed on an
-	"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-	KIND, either express or implied. See the License for the
-	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>
 	<groupId>org.apache.cxf</groupId>
 	<artifactId>cxf-bundle</artifactId>
 	<packaging>jar</packaging>
 	<name>Apache CXF Bundle Jar</name>
-	<version>2.0-incubator-RC-SNAPSHOT</version>
+	<version>2.0-incubator-RC</version>
 	<url>http://cwiki.apache.org/CXF</url>
 
 	<parent>
 		<groupId>org.apache.cxf</groupId>
 		<artifactId>cxf-parent</artifactId>
-		<version>2.0-incubator-RC-SNAPSHOT</version>
+		<version>2.0-incubator-RC</version>
 		<relativePath>../../parent</relativePath>
 	</parent>
 
@@ -297,12 +277,9 @@
 	</build>
 
 	<scm>
-		<connection>
-			scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/distribution
-		</connection>
-		<developerConnection>
-			scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/distribution
-		</developerConnection>
-	</scm>
+		<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+	  <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
-</project>
+</project>
\ No newline at end of file

Modified: incubator/cxf/trunk/distribution/manifest/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/manifest/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/distribution/manifest/pom.xml (original)
+++ incubator/cxf/trunk/distribution/manifest/pom.xml Mon Apr 23 14:21:33 2007
@@ -1,250 +1,233 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements. See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership. The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License. You may obtain a copy of the License at
- 
-  http://www.apache.org/licenses/LICENSE-2.0
- 
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied. See the License for the
-  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">
-    <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
-    <artifactId>cxf-distribution-manifest</artifactId>
-    <packaging>jar</packaging>
-    <name>Apache CXF Manifest Jar</name>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
-    <url>http://cwiki.apache.org/CXF</url>
-
-    <parent>
-        <groupId>org.apache.cxf</groupId>
-        <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
-        <relativePath>../../parent</relativePath>
-    </parent>
-
-    <properties>
-        <maven.test.skip>true</maven.test.skip>
-        <cxf.version>${pom.version}</cxf.version>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-common-utilities</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-common-schemas</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-tools-common</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-tools-validator</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-tools-wsdlto-core</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-tools-misctools</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-tools-java2wsdl</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-xjc-dv</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-api</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-core</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-management</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-transports-local</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-transports-http</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-transports-http-jetty</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-transports-jms</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-bindings-soap</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-bindings-xml</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-bindings-object</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-bindings-coloc</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-bindings-http</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-databinding-aegis</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-ws-addr</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-ws-rm</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-ws-policy</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-		<dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-ws-security</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-frontend-jaxws</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-frontend-js</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-rt-frontend-simple</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-bundle</artifactId>
-            <version>${pom.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.codehaus.jettison</groupId>
-            <artifactId>jettison</artifactId>
-            <version>1.0-RC1</version>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <resources>
-            <resource>
-                <directory>src/main/java</directory>
-                <includes>
-                    <include>**/*</include>
-                </includes>
-            </resource>
-        </resources>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-jar-plugin</artifactId>
-                <configuration>
-                    <finalName>cxf-manifest-incubator</finalName>
-                    <archive>
-                        <manifest>
-                            <addClasspath>true</addClasspath>
-                        </manifest>
-                        <manifestEntries>
-                          <!-- Add an entry for the renamed bundle jar in the distro -->
-			              <Class-Path>cxf-${pom.version}.jar</Class-Path>
-			            </manifestEntries>
-                    </archive>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-    <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/distribution</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/distribution</developerConnection>
-    </scm>
-
-</project>
+<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>
+    <groupId>org.apache.cxf</groupId>
+    <artifactId>cxf-distribution-manifest</artifactId>
+    <packaging>jar</packaging>
+    <name>Apache CXF Manifest Jar</name>
+    <version>2.0-incubator-RC</version>
+    <url>http://cwiki.apache.org/CXF</url>
+
+    <parent>
+        <groupId>org.apache.cxf</groupId>
+        <artifactId>cxf-parent</artifactId>
+        <version>2.0-incubator-RC</version>
+        <relativePath>../../parent</relativePath>
+    </parent>
+
+    <properties>
+        <maven.test.skip>true</maven.test.skip>
+        <cxf.version>${pom.version}</cxf.version>
+    </properties>
+
+    <dependencies>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-common-utilities</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-common-schemas</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-tools-common</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-tools-validator</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-tools-wsdlto-core</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-tools-misctools</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-tools-java2wsdl</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-xjc-dv</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-api</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-core</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-management</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-transports-local</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-transports-http</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-transports-http-jetty</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-transports-jms</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-bindings-soap</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-bindings-xml</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-bindings-object</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-bindings-coloc</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-bindings-http</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-databinding-aegis</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-ws-addr</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-ws-rm</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-ws-policy</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+		<dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-ws-security</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-frontend-jaxws</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-frontend-js</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-rt-frontend-simple</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
+            <artifactId>cxf-bundle</artifactId>
+            <version>${pom.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>org.codehaus.jettison</groupId>
+            <artifactId>jettison</artifactId>
+            <version>1.0-RC1</version>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <resources>
+            <resource>
+                <directory>src/main/java</directory>
+                <includes>
+                    <include>**/*</include>
+                </includes>
+            </resource>
+        </resources>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-jar-plugin</artifactId>
+                <configuration>
+                    <finalName>cxf-manifest-incubator</finalName>
+                    <archive>
+                        <manifest>
+                            <addClasspath>true</addClasspath>
+                        </manifest>
+                        <manifestEntries>
+                          <!-- Add an entry for the renamed bundle jar in the distro -->
+			              <Class-Path>cxf-${pom.version}.jar</Class-Path>
+			            </manifestEntries>
+                    </archive>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
+
+</project>
\ No newline at end of file

Modified: incubator/cxf/trunk/distribution/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/distribution/pom.xml (original)
+++ incubator/cxf/trunk/distribution/pom.xml Mon Apr 23 14:21:33 2007
@@ -22,13 +22,13 @@
     <artifactId>cxf-distribution</artifactId>
     <packaging>pom</packaging>
     <name>Apache CXF Distribution</name>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -367,8 +367,9 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/distribution</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/distribution</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/integration/jbi/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/integration/jbi/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/integration/jbi/pom.xml (original)
+++ incubator/cxf/trunk/integration/jbi/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-integration-jbi</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF JBI Integration</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
@@ -94,8 +94,9 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/integration/jbi</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/integration/jbi</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/integration/jca/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/integration/jca/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/integration/jca/pom.xml (original)
+++ incubator/cxf/trunk/integration/jca/pom.xml Mon Apr 23 14:21:33 2007
@@ -22,14 +22,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-integration-jca</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF JCA Connection</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
@@ -127,8 +127,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/integration/jca</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/integration/jca</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/integration/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/integration/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/integration/pom.xml (original)
+++ incubator/cxf/trunk/integration/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-integration</artifactId>
     <packaging>pom</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Integration</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
     </parent>
 
 
@@ -38,8 +38,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/integration</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/integration</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/parent/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/parent/pom.xml (original)
+++ incubator/cxf/trunk/parent/pom.xml Mon Apr 23 14:21:33 2007
@@ -20,13 +20,13 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-parent</artifactId>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Parent</name>
     <url>http://cwiki.apache.org/CXF</url>
 
@@ -857,9 +857,10 @@
     </profiles>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/parent</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/parent</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>
 

Modified: incubator/cxf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/pom.xml (original)
+++ incubator/cxf/trunk/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,16 +21,16 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf</artifactId>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <packaging>pom</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/cxf/trunk/</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+        <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
     </scm>
     <issueManagement>
         <system>jira</system>

Modified: incubator/cxf/trunk/rt/bindings/coloc/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/coloc/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/bindings/coloc/pom.xml (original)
+++ incubator/cxf/trunk/rt/bindings/coloc/pom.xml Mon Apr 23 14:21:33 2007
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: incubator/cxf/trunk/rt/bindings/http/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/http/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/bindings/http/pom.xml (original)
+++ incubator/cxf/trunk/rt/bindings/http/pom.xml Mon Apr 23 14:21:33 2007
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -126,8 +126,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/http</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/http</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/bindings/jbi/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/jbi/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/bindings/jbi/pom.xml (original)
+++ incubator/cxf/trunk/rt/bindings/jbi/pom.xml Mon Apr 23 14:21:33 2007
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -86,9 +86,10 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/jbi</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/jbi</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
     <repositories>
         <repository>

Modified: incubator/cxf/trunk/rt/bindings/object/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/object/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/bindings/object/pom.xml (original)
+++ incubator/cxf/trunk/rt/bindings/object/pom.xml Mon Apr 23 14:21:33 2007
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -81,8 +81,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/object</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/object</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/bindings/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/bindings/pom.xml (original)
+++ incubator/cxf/trunk/rt/bindings/pom.xml Mon Apr 23 14:21:33 2007
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-rt</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
     </parent>
 
 
@@ -41,8 +41,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/bindings/soap/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/soap/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/bindings/soap/pom.xml (original)
+++ incubator/cxf/trunk/rt/bindings/soap/pom.xml Mon Apr 23 14:21:33 2007
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -90,8 +90,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/soap</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/soap</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/bindings/xml/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/xml/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/bindings/xml/pom.xml (original)
+++ incubator/cxf/trunk/rt/bindings/xml/pom.xml Mon Apr 23 14:21:33 2007
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -81,8 +81,9 @@
         
     </dependencies>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/xml</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/bindings/xml</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/core/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/core/pom.xml (original)
+++ incubator/cxf/trunk/rt/core/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-core</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Runtime Core</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
@@ -76,8 +76,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/core</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/core</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/databinding/aegis/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/databinding/aegis/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/databinding/aegis/pom.xml (original)
+++ incubator/cxf/trunk/rt/databinding/aegis/pom.xml Mon Apr 23 14:21:33 2007
@@ -1,24 +1,4 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements. See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership. The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License. You may obtain a copy of the License at
-  
-  http://www.apache.org/licenses/LICENSE-2.0
-  
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied. See the License for the
-  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>
     <artifactId>cxf-rt-databinding-aegis</artifactId>
     <packaging>jar</packaging>
@@ -29,7 +9,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -150,4 +130,4 @@
             </plugin>
         </plugins>
     </build>
-</project>
+</project>
\ No newline at end of file

Modified: incubator/cxf/trunk/rt/databinding/jaxb/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/databinding/jaxb/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/databinding/jaxb/pom.xml (original)
+++ incubator/cxf/trunk/rt/databinding/jaxb/pom.xml Mon Apr 23 14:21:33 2007
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -180,8 +180,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/databinding/jaxb</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/databinding/jaxb</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/frontend/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/frontend/jaxws/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/frontend/jaxws/pom.xml (original)
+++ incubator/cxf/trunk/rt/frontend/jaxws/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-frontend-jaxws</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Runtime JAX-WS Frontend</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -145,8 +145,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/jaxws</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/jaxws</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/frontend/js/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/frontend/js/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/frontend/js/pom.xml (original)
+++ incubator/cxf/trunk/rt/frontend/js/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-frontend-js</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Runtime JavaScript Frontend</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -77,8 +77,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/js</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/js</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/frontend/simple/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/frontend/simple/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/frontend/simple/pom.xml (original)
+++ incubator/cxf/trunk/rt/frontend/simple/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-frontend-simple</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Runtime Simple Frontend</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -84,8 +84,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/simple</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/frontend/simple</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/management/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/management/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/management/pom.xml (original)
+++ incubator/cxf/trunk/rt/management/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-management</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Runtime Management</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
@@ -119,8 +119,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/management</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/management</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/pom.xml (original)
+++ incubator/cxf/trunk/rt/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt</artifactId>
     <packaging>pom</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Runtime</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
     </parent>
 
     <modules>
@@ -52,8 +52,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/transports/http-jetty/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/transports/http-jetty/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/transports/http-jetty/pom.xml (original)
+++ incubator/cxf/trunk/rt/transports/http-jetty/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-transports-http-jetty</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Runtime HTTP Jetty transport</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -98,8 +98,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/http-jetty</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/http-jetty</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/transports/http/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/transports/http/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/transports/http/pom.xml (original)
+++ incubator/cxf/trunk/rt/transports/http/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-transports-http</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Runtime HTTP transport</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -143,8 +143,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/http</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/http</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/transports/jbi/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/transports/jbi/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/transports/jbi/pom.xml (original)
+++ incubator/cxf/trunk/rt/transports/jbi/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-transports-jbi</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Runtime JBI transport</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -70,8 +70,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/jbi</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/jbi</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/transports/jms/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/transports/jms/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/transports/jms/pom.xml (original)
+++ incubator/cxf/trunk/rt/transports/jms/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-transports-jms</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Runtime JMS Transport</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -110,8 +110,9 @@
     </repositories>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/jms</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/jms</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/transports/local/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/transports/local/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/transports/local/pom.xml (original)
+++ incubator/cxf/trunk/rt/transports/local/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-rt-transports-local</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF Runtime Local transport</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -63,8 +63,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/local</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/transports/local</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/ws/addr/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/ws/addr/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/ws/addr/pom.xml (original)
+++ incubator/cxf/trunk/rt/ws/addr/pom.xml Mon Apr 23 14:21:33 2007
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -94,8 +94,9 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/addr</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/addr</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/ws/policy/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/ws/policy/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/ws/policy/pom.xml (original)
+++ incubator/cxf/trunk/rt/ws/policy/pom.xml Mon Apr 23 14:21:33 2007
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -160,8 +160,9 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/policy</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/policy</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/ws/rm/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/ws/rm/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/ws/rm/pom.xml (original)
+++ incubator/cxf/trunk/rt/ws/rm/pom.xml Mon Apr 23 14:21:33 2007
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -170,8 +170,9 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/rm</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/rm</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>

Modified: incubator/cxf/trunk/rt/ws/security/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/ws/security/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/rt/ws/security/pom.xml (original)
+++ incubator/cxf/trunk/rt/ws/security/pom.xml Mon Apr 23 14:21:33 2007
@@ -1,24 +1,4 @@
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements. See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership. The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License. You may obtain a copy of the License at
-    
-    http://www.apache.org/licenses/LICENSE-2.0
-    
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied. See the License for the
-    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>
     <artifactId>cxf-rt-ws-security</artifactId>
     <packaging>jar</packaging>
@@ -28,7 +8,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -132,13 +112,10 @@
     </dependencies>
 
     <scm>
-        <connection>
-            scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/security
-        </connection>
-        <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/security
-        </developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
     <build>
         <plugins>
             <!--			<plugin>-->
@@ -192,4 +169,4 @@
             <!--			</plugin>-->
         </plugins>
     </build>
-</project>
+</project>
\ No newline at end of file

Modified: incubator/cxf/trunk/systests/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/systests/pom.xml?view=diff&rev=531606&r1=531605&r2=531606
==============================================================================
--- incubator/cxf/trunk/systests/pom.xml (original)
+++ incubator/cxf/trunk/systests/pom.xml Mon Apr 23 14:21:33 2007
@@ -21,14 +21,14 @@
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-systests</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-RC-SNAPSHOT</version>
+    <version>2.0-incubator-RC</version>
     <name>Apache CXF System Tests</name>
     <url>http://cwiki.apache.org/CXF</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.0-incubator-RC-SNAPSHOT</version>
+        <version>2.0-incubator-RC</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
@@ -330,8 +330,9 @@
     </profiles>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/cxf/trunk/systests</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/trunk/systests</developerConnection>
-    </scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</developerConnection>
+      <url>https://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator-RC</url>
+  </scm>
 
 </project>