You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bl...@apache.org on 2006/11/10 09:24:37 UTC

svn commit: r473251 [2/2] - in /incubator/cxf/trunk: ./ api/ buildtools/ codegen-plugin/ common/ common/common/ common/schemas/ common/xsd/ distribution/ integration/ integration/jbi/ integration/jca/ metacode/ rt/ rt/bindings/ rt/bindings/http/ rt/bin...

Modified: incubator/cxf/trunk/tools/xjc/cfg-test/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/cfg-test/pom.xml?view=diff&rev=473251&r1=473250&r2=473251
==============================================================================
--- incubator/cxf/trunk/tools/xjc/cfg-test/pom.xml (original)
+++ incubator/cxf/trunk/tools/xjc/cfg-test/pom.xml Fri Nov 10 00:24:34 2006
@@ -16,20 +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>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-xjc-cfg-test</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-M1-SNAPSHOT</version>
+    <version>2.0-incubator-M1-RC1</version>
     <name>CXF XJC Configurable Beans Plugin Tests</name>
     <url>http://cwiki.apache.org/confluence/display/CXF/Index</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools-xjc</artifactId>
-        <version>2.0-incubator-M1-SNAPSHOT</version>
+        <version>2.0-incubator-M1-RC1</version>
     </parent>
 
     <properties>

Modified: incubator/cxf/trunk/tools/xjc/cfg/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/cfg/pom.xml?view=diff&rev=473251&r1=473250&r2=473251
==============================================================================
--- incubator/cxf/trunk/tools/xjc/cfg/pom.xml (original)
+++ incubator/cxf/trunk/tools/xjc/cfg/pom.xml Fri Nov 10 00:24:34 2006
@@ -16,20 +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>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-xjc-cfg</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-M1-SNAPSHOT</version>
+    <version>2.0-incubator-M1-RC1</version>
     <name>CXF XJC Configurable Beans Plugin</name>
     <url>http://cwiki.apache.org/confluence/display/CXF/Index</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools-xjc</artifactId>
-        <version>2.0-incubator-M1-SNAPSHOT</version>
+        <version>2.0-incubator-M1-RC1</version>
     </parent>
 
     <properties>

Modified: incubator/cxf/trunk/tools/xjc/dv-test/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/dv-test/pom.xml?view=diff&rev=473251&r1=473250&r2=473251
==============================================================================
--- incubator/cxf/trunk/tools/xjc/dv-test/pom.xml (original)
+++ incubator/cxf/trunk/tools/xjc/dv-test/pom.xml Fri Nov 10 00:24:34 2006
@@ -16,20 +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>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-xjc-dv-test</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-M1-SNAPSHOT</version>
+    <version>2.0-incubator-M1-RC1</version>
     <name>CXF XJC Default Value Plugin Tests</name>
     <url>http://cwiki.apache.org/confluence/display/CXF/Index</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools-xjc</artifactId>
-        <version>2.0-incubator-M1-SNAPSHOT</version>
+        <version>2.0-incubator-M1-RC1</version>
     </parent>
 
     <properties>

Modified: incubator/cxf/trunk/tools/xjc/dv/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/dv/pom.xml?view=diff&rev=473251&r1=473250&r2=473251
==============================================================================
--- incubator/cxf/trunk/tools/xjc/dv/pom.xml (original)
+++ incubator/cxf/trunk/tools/xjc/dv/pom.xml Fri Nov 10 00:24:34 2006
@@ -16,20 +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>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-xjc-dv</artifactId>
     <packaging>jar</packaging>
-    <version>2.0-incubator-M1-SNAPSHOT</version>
+    <version>2.0-incubator-M1-RC1</version>
     <name>CXF XJC Default Value Plugin</name>
     <url>http://cwiki.apache.org/confluence/display/CXF/Index</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools-xjc</artifactId>
-        <version>2.0-incubator-M1-SNAPSHOT</version>
+        <version>2.0-incubator-M1-RC1</version>
     </parent>
 
     <properties>

Modified: incubator/cxf/trunk/tools/xjc/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/pom.xml?view=diff&rev=473251&r1=473250&r2=473251
==============================================================================
--- incubator/cxf/trunk/tools/xjc/pom.xml (original)
+++ incubator/cxf/trunk/tools/xjc/pom.xml Fri Nov 10 00:24:34 2006
@@ -16,20 +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>
     <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-tools-xjc</artifactId>
     <packaging>pom</packaging>
-    <version>2.0-incubator-M1-SNAPSHOT</version>
+    <version>2.0-incubator-M1-RC1</version>
     <name>CXF XJC Plugins</name>
     <url>http://cwiki.apache.org/confluence/display/CXF/Index</url>
 
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
-        <version>2.0-incubator-M1-SNAPSHOT</version>
+        <version>2.0-incubator-M1-RC1</version>
     </parent>
 
     <properties>