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 2012/03/30 17:47:46 UTC

svn commit: r1307482 - in /cxf/xjc-utils/trunk: ./ boolean-test/ boolean/ bug671/ cxf-xjc-plugin/ dv-test/ dv/ property-listener/ runtime/ ts-test/ ts/ wsdlextension-test/ wsdlextension/

Author: dkulp
Date: Fri Mar 30 15:47:45 2012
New Revision: 1307482

URL: http://svn.apache.org/viewvc?rev=1307482&view=rev
Log:
[maven-release-plugin] prepare release xjc-utils-2.6.0

Modified:
    cxf/xjc-utils/trunk/boolean-test/pom.xml
    cxf/xjc-utils/trunk/boolean/pom.xml
    cxf/xjc-utils/trunk/bug671/pom.xml
    cxf/xjc-utils/trunk/cxf-xjc-plugin/pom.xml
    cxf/xjc-utils/trunk/dv-test/pom.xml
    cxf/xjc-utils/trunk/dv/pom.xml
    cxf/xjc-utils/trunk/pom.xml
    cxf/xjc-utils/trunk/property-listener/pom.xml
    cxf/xjc-utils/trunk/runtime/pom.xml
    cxf/xjc-utils/trunk/ts-test/pom.xml
    cxf/xjc-utils/trunk/ts/pom.xml
    cxf/xjc-utils/trunk/wsdlextension-test/pom.xml
    cxf/xjc-utils/trunk/wsdlextension/pom.xml

Modified: cxf/xjc-utils/trunk/boolean-test/pom.xml
URL: http://svn.apache.org/viewvc/cxf/xjc-utils/trunk/boolean-test/pom.xml?rev=1307482&r1=1307481&r2=1307482&view=diff
==============================================================================
--- cxf/xjc-utils/trunk/boolean-test/pom.xml (original)
+++ cxf/xjc-utils/trunk/boolean-test/pom.xml Fri Mar 30 15:47:45 2012
@@ -27,7 +27,7 @@
 	<parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-		<version>2.4.1-SNAPSHOT</version>
+		<version>2.6.0</version>
 	</parent>
 
 

Modified: cxf/xjc-utils/trunk/boolean/pom.xml
URL: http://svn.apache.org/viewvc/cxf/xjc-utils/trunk/boolean/pom.xml?rev=1307482&r1=1307481&r2=1307482&view=diff
==============================================================================
--- cxf/xjc-utils/trunk/boolean/pom.xml (original)
+++ cxf/xjc-utils/trunk/boolean/pom.xml Fri Mar 30 15:47:45 2012
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>2.4.1-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
 

Modified: cxf/xjc-utils/trunk/bug671/pom.xml
URL: http://svn.apache.org/viewvc/cxf/xjc-utils/trunk/bug671/pom.xml?rev=1307482&r1=1307481&r2=1307482&view=diff
==============================================================================
--- cxf/xjc-utils/trunk/bug671/pom.xml (original)
+++ cxf/xjc-utils/trunk/bug671/pom.xml Fri Mar 30 15:47:45 2012
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>2.4.1-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
 

Modified: cxf/xjc-utils/trunk/cxf-xjc-plugin/pom.xml
URL: http://svn.apache.org/viewvc/cxf/xjc-utils/trunk/cxf-xjc-plugin/pom.xml?rev=1307482&r1=1307481&r2=1307482&view=diff
==============================================================================
--- cxf/xjc-utils/trunk/cxf-xjc-plugin/pom.xml (original)
+++ cxf/xjc-utils/trunk/cxf-xjc-plugin/pom.xml Fri Mar 30 15:47:45 2012
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>2.4.1-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
 

Modified: cxf/xjc-utils/trunk/dv-test/pom.xml
URL: http://svn.apache.org/viewvc/cxf/xjc-utils/trunk/dv-test/pom.xml?rev=1307482&r1=1307481&r2=1307482&view=diff
==============================================================================
--- cxf/xjc-utils/trunk/dv-test/pom.xml (original)
+++ cxf/xjc-utils/trunk/dv-test/pom.xml Fri Mar 30 15:47:45 2012
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>2.4.1-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
 

Modified: cxf/xjc-utils/trunk/dv/pom.xml
URL: http://svn.apache.org/viewvc/cxf/xjc-utils/trunk/dv/pom.xml?rev=1307482&r1=1307481&r2=1307482&view=diff
==============================================================================
--- cxf/xjc-utils/trunk/dv/pom.xml (original)
+++ cxf/xjc-utils/trunk/dv/pom.xml Fri Mar 30 15:47:45 2012
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>2.4.1-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
 

Modified: cxf/xjc-utils/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/xjc-utils/trunk/pom.xml?rev=1307482&r1=1307481&r2=1307482&view=diff
==============================================================================
--- cxf/xjc-utils/trunk/pom.xml (original)
+++ cxf/xjc-utils/trunk/pom.xml Fri Mar 30 15:47:45 2012
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf.xjc-utils</groupId>
     <artifactId>xjc-utils</artifactId>
     <packaging>pom</packaging>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.6.0</version>
     <name>Apache CXF XJC Utils</name>
     <url>http://cxf.apache.org</url>
 
@@ -31,9 +31,9 @@
         <version>8</version>
     </parent>
     <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/xjc-utils/trunk</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk</developerConnection>
-      <url>http://svn.apache.org/repos/asf/cxf/xjc-utils/trunk</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/xjc-utils/tags/xjc-utils-2.6.0</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/xjc-utils/tags/xjc-utils-2.6.0</developerConnection>
+      <url>http://svn.apache.org/repos/asf/cxf/xjc-utils/tags/xjc-utils-2.6.0</url>
     </scm>
 
     <properties>

Modified: cxf/xjc-utils/trunk/property-listener/pom.xml
URL: http://svn.apache.org/viewvc/cxf/xjc-utils/trunk/property-listener/pom.xml?rev=1307482&r1=1307481&r2=1307482&view=diff
==============================================================================
--- cxf/xjc-utils/trunk/property-listener/pom.xml (original)
+++ cxf/xjc-utils/trunk/property-listener/pom.xml Fri Mar 30 15:47:45 2012
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>2.4.1-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
 

Modified: cxf/xjc-utils/trunk/runtime/pom.xml
URL: http://svn.apache.org/viewvc/cxf/xjc-utils/trunk/runtime/pom.xml?rev=1307482&r1=1307481&r2=1307482&view=diff
==============================================================================
--- cxf/xjc-utils/trunk/runtime/pom.xml (original)
+++ cxf/xjc-utils/trunk/runtime/pom.xml Fri Mar 30 15:47:45 2012
@@ -1,62 +1,61 @@
-<!-- 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.xjc-utils</groupId>
-    <artifactId>cxf-xjc-runtime</artifactId>
-    <packaging>bundle</packaging>
-    <name>Apache CXF XJC Runtime</name>
-    <url>http://cxf.apache.org</url>
-
-    <parent>
-        <groupId>org.apache.cxf.xjc-utils</groupId>
-        <artifactId>xjc-utils</artifactId>
-        <version>2.4.1-SNAPSHOT</version>
-    </parent>
-
-
-    <properties>
-        <maven.test.skip>true</maven.test.skip>
-    </properties>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.7</version>
-                <extensions>true</extensions>
-                <configuration>
-                    <instructions>
-                        <Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName>
-                        <Bundle-Description>${project.decription}</Bundle-Description>
-                    </instructions>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-    <dependencies>
-        <dependency>
-            <groupId>commons-lang</groupId>
-            <artifactId>commons-lang</artifactId>
-            <optional>true</optional>
-        </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-             <groupId>javax.xml.bind</groupId>
-             <artifactId>jaxb-api</artifactId>
-         </dependency>
-    </dependencies>
-
-</project>
+<!-- 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.xjc-utils</groupId>
+    <artifactId>cxf-xjc-runtime</artifactId>
+    <packaging>bundle</packaging>
+    <name>Apache CXF XJC Runtime</name>
+    <url>http://cxf.apache.org</url>
+
+    <parent>
+        <groupId>org.apache.cxf.xjc-utils</groupId>
+        <artifactId>xjc-utils</artifactId>
+        <version>2.6.0</version>
+    </parent>
+
+
+    <properties>
+        <maven.test.skip>true</maven.test.skip>
+    </properties>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <version>2.3.7</version>
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName>
+                        <Bundle-Description>${project.decription}</Bundle-Description>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>commons-lang</groupId>
+            <artifactId>commons-lang</artifactId>
+            <optional>true</optional>
+        </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+             <groupId>javax.xml.bind</groupId>
+             <artifactId>jaxb-api</artifactId>
+         </dependency>
+    </dependencies>
+
+</project>

Modified: cxf/xjc-utils/trunk/ts-test/pom.xml
URL: http://svn.apache.org/viewvc/cxf/xjc-utils/trunk/ts-test/pom.xml?rev=1307482&r1=1307481&r2=1307482&view=diff
==============================================================================
--- cxf/xjc-utils/trunk/ts-test/pom.xml (original)
+++ cxf/xjc-utils/trunk/ts-test/pom.xml Fri Mar 30 15:47:45 2012
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>2.4.1-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
 

Modified: cxf/xjc-utils/trunk/ts/pom.xml
URL: http://svn.apache.org/viewvc/cxf/xjc-utils/trunk/ts/pom.xml?rev=1307482&r1=1307481&r2=1307482&view=diff
==============================================================================
--- cxf/xjc-utils/trunk/ts/pom.xml (original)
+++ cxf/xjc-utils/trunk/ts/pom.xml Fri Mar 30 15:47:45 2012
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>2.4.1-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
 

Modified: cxf/xjc-utils/trunk/wsdlextension-test/pom.xml
URL: http://svn.apache.org/viewvc/cxf/xjc-utils/trunk/wsdlextension-test/pom.xml?rev=1307482&r1=1307481&r2=1307482&view=diff
==============================================================================
--- cxf/xjc-utils/trunk/wsdlextension-test/pom.xml (original)
+++ cxf/xjc-utils/trunk/wsdlextension-test/pom.xml Fri Mar 30 15:47:45 2012
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>2.4.1-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <dependencies>

Modified: cxf/xjc-utils/trunk/wsdlextension/pom.xml
URL: http://svn.apache.org/viewvc/cxf/xjc-utils/trunk/wsdlextension/pom.xml?rev=1307482&r1=1307481&r2=1307482&view=diff
==============================================================================
--- cxf/xjc-utils/trunk/wsdlextension/pom.xml (original)
+++ cxf/xjc-utils/trunk/wsdlextension/pom.xml Fri Mar 30 15:47:45 2012
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>2.4.1-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>