Modified: cxf/branches/2.3.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml?rev=1041264&r1=1041263&r2=1041264&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml (original) +++ cxf/branches/2.3.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml Thu Dec 2 03:00:25 2010 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId> <packaging>jar</packaging> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.1</version> <name>Apache CXF Command Line Tools WSDLTo JAXB Databinding</name> <url>http://cxf.apache.org</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.1</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent>
Modified: cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/javascript/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/javascript/pom.xml?rev=1041264&r1=1041263&r2=1041264&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/javascript/pom.xml (original) +++ cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/javascript/pom.xml Thu Dec 2 03:00:25 2010 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-frontend-javascript</artifactId> <packaging>jar</packaging> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.1</version> <name>Apache CXF Command Line Tools WSDL to JavaScript Front End</name> <url>http://cxf.apache.org</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.1</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> Modified: cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml?rev=1041264&r1=1041263&r2=1041264&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml (original) +++ cxf/branches/2.3.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml Thu Dec 2 03:00:25 2010 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId> <packaging>jar</packaging> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.1</version> <name>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</name> <url>http://cxf.apache.org</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.1</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> Modified: cxf/branches/2.3.x-fixes/tools/wsdlto/misc/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/wsdlto/misc/pom.xml?rev=1041264&r1=1041263&r2=1041264&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/tools/wsdlto/misc/pom.xml (original) +++ cxf/branches/2.3.x-fixes/tools/wsdlto/misc/pom.xml Thu Dec 2 03:00:25 2010 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-misctools</artifactId> <packaging>jar</packaging> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.1</version> <name>Apache CXF Command Line Tools WSDLTo Misctools</name> <url>http://cxf.apache.org</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.1</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> Modified: cxf/branches/2.3.x-fixes/tools/wsdlto/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/wsdlto/pom.xml?rev=1041264&r1=1041263&r2=1041264&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/tools/wsdlto/pom.xml (original) +++ cxf/branches/2.3.x-fixes/tools/wsdlto/pom.xml Thu Dec 2 03:00:25 2010 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto</artifactId> <packaging>pom</packaging> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.1</version> <name>Apache CXF Command Line Tools WSDLTo</name> <url>http://cxf.apache.org</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.1</version> </parent> <modules> Modified: cxf/branches/2.3.x-fixes/tools/wsdlto/test/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/tools/wsdlto/test/pom.xml?rev=1041264&r1=1041263&r2=1041264&view=diff ============================================================================== --- cxf/branches/2.3.x-fixes/tools/wsdlto/test/pom.xml (original) +++ cxf/branches/2.3.x-fixes/tools/wsdlto/test/pom.xml Thu Dec 2 03:00:25 2010 @@ -21,14 +21,14 @@ <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-test</artifactId> <packaging>jar</packaging> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.1</version> <name>Apache CXF Command Line Tools WSDLTo Test</name> <url>http://cxf.apache.org</url> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.1</version> <relativePath>../../../parent/pom.xml</relativePath> </parent>
