Author: ericjohnson
Date: Mon Oct 3 14:04:17 2011
New Revision: 1178413
URL: http://svn.apache.org/viewvc?rev=1178413&view=rev
Log:
made description descriptive
Modified:
cxf/trunk/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
Modified: cxf/trunk/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml?rev=1178413&r1=1178412&r2=1178413&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml (original)
+++ cxf/trunk/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml Mon Oct 3
14:04:17 2011
@@ -28,7 +28,7 @@
<groupId>org.apache.cxf.archetype</groupId>
<artifactId>cxf-jaxws-javafirst</artifactId>
<name>Apache CXF Archetype - Simple JAX-WS Java First</name>
- <description>Apache CXF Archetype - Simple JAX-WS Java First</description>
+ <description>Creates a project for developing a Web service starting from
Java code</description>
<version>2.5.0-SNAPSHOT</version>
<url>http://cxf.apache.org</url>
<properties>