Modified: cxf/trunk/rt/ws/security/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/ws/security/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/rt/ws/security/pom.xml (original) +++ cxf/trunk/rt/ws/security/pom.xml Tue Sep 20 10:49:33 2011 @@ -22,6 +22,7 @@ <artifactId>cxf-rt-ws-security</artifactId> <packaging>jar</packaging> <name>Apache CXF Runtime WS Security</name> + <description>Apache CXF Runtime WS Security</description> <url>http://cxf.apache.org</url> <parent>
Modified: cxf/trunk/systests/container-integration/grizzly/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/container-integration/grizzly/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/container-integration/grizzly/pom.xml (original) +++ cxf/trunk/systests/container-integration/grizzly/pom.xml Tue Sep 20 10:49:33 2011 @@ -10,6 +10,7 @@ <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-ci-grizzly</artifactId> <name>Apache CXF Container Integration Test Grizzly</name> + <description>Apache CXF Container Integration Test Grizzly Java.net Repository for Maven 2</description> <version>2.5.0-SNAPSHOT</version> <repositories> Modified: cxf/trunk/systests/container-integration/jetty6/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/container-integration/jetty6/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/container-integration/jetty6/pom.xml (original) +++ cxf/trunk/systests/container-integration/jetty6/pom.xml Tue Sep 20 10:49:33 2011 @@ -10,6 +10,7 @@ <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-ci-jetty6</artifactId> <name>Apache CXF Container Integration Test Jetty6</name> + <description>Apache CXF Container Integration Test Jetty6</description> <version>2.4.0-SNAPSHOT</version> <build> <plugins> Modified: cxf/trunk/systests/container-integration/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/container-integration/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/container-integration/pom.xml (original) +++ cxf/trunk/systests/container-integration/pom.xml Tue Sep 20 10:49:33 2011 @@ -28,6 +28,7 @@ <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-container-integration</artifactId> <name>Apache CXF Container Integration System Tests</name> + <description>Apache CXF Container Integration System Tests</description> <version>2.5.0-SNAPSHOT</version> <packaging>pom</packaging> <url>http://cxf.apache.org</url> Modified: cxf/trunk/systests/container-integration/webapp/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/container-integration/webapp/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/container-integration/webapp/pom.xml (original) +++ cxf/trunk/systests/container-integration/webapp/pom.xml Tue Sep 20 10:49:33 2011 @@ -10,6 +10,7 @@ <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-ci-webapp</artifactId> <name>Apache CXF Container Integration Test Webapp</name> + <description>Apache CXF Container Integration Test Webapp</description> <version>2.5.0-SNAPSHOT</version> <packaging>war</packaging> <dependencies> Modified: cxf/trunk/systests/databinding/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/databinding/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/databinding/pom.xml (original) +++ cxf/trunk/systests/databinding/pom.xml Tue Sep 20 10:49:33 2011 @@ -28,6 +28,7 @@ <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-databinding</artifactId> <name>Apache CXF Databinding System Tests</name> + <description>Apache CXF Databinding System Tests</description> <version>2.5.0-SNAPSHOT</version> <url>http://cxf.apache.org</url> Modified: cxf/trunk/systests/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/jaxrs/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/jaxrs/pom.xml (original) +++ cxf/trunk/systests/jaxrs/pom.xml Tue Sep 20 10:49:33 2011 @@ -28,6 +28,7 @@ <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-jaxrs</artifactId> <name>Apache CXF JAX-RS System Tests</name> + <description>Apache CXF JAX-RS System Tests</description> <version>2.5.0-SNAPSHOT</version> <url>http://cxf.apache.org</url> Modified: cxf/trunk/systests/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/jaxws/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/jaxws/pom.xml (original) +++ cxf/trunk/systests/jaxws/pom.xml Tue Sep 20 10:49:33 2011 @@ -28,6 +28,7 @@ <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-jaxws</artifactId> <name>Apache CXF JAX-WS System Tests</name> + <description>Apache CXF JAX-WS System Tests</description> <version>2.5.0-SNAPSHOT</version> <url>http://cxf.apache.org</url> Modified: cxf/trunk/systests/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/pom.xml (original) +++ cxf/trunk/systests/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>pom</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF System Tests</name> + <description>Apache CXF System Tests</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/systests/rs-security/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/rs-security/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/rs-security/pom.xml (original) +++ cxf/trunk/systests/rs-security/pom.xml Tue Sep 20 10:49:33 2011 @@ -28,6 +28,7 @@ <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-rs-security</artifactId> <name>Apache CXF JAX-RS System Advanced Security Tests</name> + <description>Apache CXF JAX-RS System Advanced Security Tests</description> <version>2.5.0-SNAPSHOT</version> <url>http://cxf.apache.org</url> Modified: cxf/trunk/systests/transport-jms/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/pom.xml (original) +++ cxf/trunk/systests/transport-jms/pom.xml Tue Sep 20 10:49:33 2011 @@ -28,6 +28,7 @@ <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-transport-jms</artifactId> <name>Apache CXF Transport System Tests JMS</name> + <description>Apache CXF Transport System Tests JMS</description> <version>2.5.0-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> Modified: cxf/trunk/systests/transports/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transports/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/transports/pom.xml (original) +++ cxf/trunk/systests/transports/pom.xml Tue Sep 20 10:49:33 2011 @@ -28,6 +28,7 @@ <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-transports</artifactId> <name>Apache CXF Transport System Tests</name> + <description>Apache CXF Transport System Tests</description> <version>2.5.0-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> Modified: cxf/trunk/systests/uncategorized/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/uncategorized/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/uncategorized/pom.xml (original) +++ cxf/trunk/systests/uncategorized/pom.xml Tue Sep 20 10:49:33 2011 @@ -28,6 +28,7 @@ <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-uncategorized</artifactId> <name>Apache CXF Uncategorized System Tests</name> + <description>Apache CXF Uncategorized System Tests</description> <version>2.5.0-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> Modified: cxf/trunk/systests/ws-security/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/ws-security/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/ws-security/pom.xml (original) +++ cxf/trunk/systests/ws-security/pom.xml Tue Sep 20 10:49:33 2011 @@ -28,6 +28,7 @@ <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-ws-security</artifactId> <name>Apache CXF WS-Security System Tests</name> + <description>Apache CXF WS-Security System Tests</description> <version>2.5.0-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> Modified: cxf/trunk/systests/ws-specs/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/ws-specs/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/ws-specs/pom.xml (original) +++ cxf/trunk/systests/ws-specs/pom.xml Tue Sep 20 10:49:33 2011 @@ -28,6 +28,7 @@ <groupId>org.apache.cxf.systests</groupId> <artifactId>cxf-systests-ws-specs</artifactId> <name>Apache CXF WS-* Specifications System Tests</name> + <description>Apache CXF WS-* Specifications System Tests</description> <version>2.5.0-SNAPSHOT</version> <url>http://cxf.apache.org</url> <build> Modified: cxf/trunk/systests/wsdl_maven/codegen/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/wsdl_maven/codegen/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/wsdl_maven/codegen/pom.xml (original) +++ cxf/trunk/systests/wsdl_maven/codegen/pom.xml Tue Sep 20 10:49:33 2011 @@ -22,6 +22,7 @@ <artifactId>cxf-systests-codegen</artifactId> <version>2.5.0-SNAPSHOT</version> <name>Test for generating code from wsdl in repo</name> + <description>Test for generating code from wsdl in repo</description> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> Modified: cxf/trunk/systests/wsdl_maven/java2ws/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/wsdl_maven/java2ws/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/wsdl_maven/java2ws/pom.xml (original) +++ cxf/trunk/systests/wsdl_maven/java2ws/pom.xml Tue Sep 20 10:49:33 2011 @@ -22,6 +22,7 @@ <artifactId>cxf-systests-java2ws</artifactId> <version>2.5.0-SNAPSHOT</version> <name>Test for writing wsdl to repo</name> + <description>Test for writing wsdl to repo</description> <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> Modified: cxf/trunk/systests/wsdl_maven/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/wsdl_maven/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/systests/wsdl_maven/pom.xml (original) +++ cxf/trunk/systests/wsdl_maven/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>pom</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF System Tests for Maven Plugins</name> + <description>Apache CXF System Tests for Maven Plugins</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/test-samples/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/test-samples/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/test-samples/pom.xml (original) +++ cxf/trunk/test-samples/pom.xml Tue Sep 20 10:49:33 2011 @@ -24,6 +24,7 @@ <packaging>pom</packaging> <version>2.4.0-SNAPSHOT</version> <name>Apache CXF Run Samples as Integration Tests</name> + <description>Apache CXF Run Samples as Integration Tests</description> <url>http://cxf.apache.org</url> <parent> <groupId>org.apache.cxf</groupId> Modified: cxf/trunk/testutils/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/testutils/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/testutils/pom.xml (original) +++ cxf/trunk/testutils/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>jar</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Test Utilities</name> + <description>Apache CXF Test Utilities</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/tools/common/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/common/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/tools/common/pom.xml (original) +++ cxf/trunk/tools/common/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>jar</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Command Line Tools Common</name> + <description>Apache CXF Command Line Tools Common</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/tools/corba/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/corba/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/tools/corba/pom.xml (original) +++ cxf/trunk/tools/corba/pom.xml Tue Sep 20 10:49:33 2011 @@ -24,6 +24,7 @@ <packaging>jar</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Command Line Tools CORBA</name> + <description>Apache CXF Command Line Tools CORBA</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/tools/javato/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/javato/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/tools/javato/pom.xml (original) +++ cxf/trunk/tools/javato/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>pom</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Command Line Tools JavaTo</name> + <description>Apache CXF Command Line Tools JavaTo</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/tools/javato/ws/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/javato/ws/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/tools/javato/ws/pom.xml (original) +++ cxf/trunk/tools/javato/ws/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>jar</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Command Line Tools JavaTo WS</name> + <description>Apache CXF Command Line Tools JavaTo WS</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/tools/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/tools/pom.xml (original) +++ cxf/trunk/tools/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>pom</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Command Line Tools</name> + <description>Apache CXF Command Line Tools</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/tools/validator/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/validator/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/tools/validator/pom.xml (original) +++ cxf/trunk/tools/validator/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>jar</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Command Line Tools Validator</name> + <description>Apache CXF Command Line Tools Validator</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/tools/wadlto/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wadlto/jaxrs/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/tools/wadlto/jaxrs/pom.xml (original) +++ cxf/trunk/tools/wadlto/jaxrs/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>jar</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Command Line Tools WADLTo JAXRS Frontend</name> + <description>Apache CXF Command Line Tools WADLTo JAXRS Frontend</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/tools/wadlto/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wadlto/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/tools/wadlto/pom.xml (original) +++ cxf/trunk/tools/wadlto/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>pom</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Command Line Tools WADLTo</name> + <description>Apache CXF Command Line Tools WADLTo</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/tools/wsdlto/core/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/core/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/core/pom.xml (original) +++ cxf/trunk/tools/wsdlto/core/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>jar</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo Core</name> + <description>Apache CXF Command Line Tools WSDLTo Core</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml (original) +++ cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>jar</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo JAXB Databinding</name> + <description>Apache CXF Command Line Tools WSDLTo JAXB Databinding</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml (original) +++ cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>jar</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDL to JavaScript Front End</name> + <description>Apache CXF Command Line Tools WSDL to JavaScript Front End</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml (original) +++ cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>jar</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</name> + <description>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/tools/wsdlto/misc/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/misc/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/misc/pom.xml (original) +++ cxf/trunk/tools/wsdlto/misc/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>jar</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo Misctools</name> + <description>Apache CXF Command Line Tools WSDLTo Misctools</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/tools/wsdlto/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/pom.xml (original) +++ cxf/trunk/tools/wsdlto/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>pom</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo</name> + <description>Apache CXF Command Line Tools WSDLTo</description> <url>http://cxf.apache.org</url> <parent> Modified: cxf/trunk/tools/wsdlto/test/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/test/pom.xml?rev=1173078&r1=1173077&r2=1173078&view=diff ============================================================================== --- cxf/trunk/tools/wsdlto/test/pom.xml (original) +++ cxf/trunk/tools/wsdlto/test/pom.xml Tue Sep 20 10:49:33 2011 @@ -23,6 +23,7 @@ <packaging>jar</packaging> <version>2.5.0-SNAPSHOT</version> <name>Apache CXF Command Line Tools WSDLTo Test</name> + <description>Apache CXF Command Line Tools WSDLTo Test</description> <url>http://cxf.apache.org</url> <parent>
