diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-07 14:18:26 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-07 14:18:26 +0000 |
commit | 5723b11181bba38ea327ba73bec11412c4daa9fd (patch) | |
tree | 7fd6e009081c8a0b9bb860061b4d7c1db1590b55 /sca-java-2.x/trunk/archetypes/quickstart | |
parent | e8694cc61ecaa6c329b66932921f9a4db4878890 (diff) |
Update all the archetype pom.xml files to include a description as thats what get shown in the prompt when running the achetype tool
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993376 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/archetypes/quickstart')
-rw-r--r-- | sca-java-2.x/trunk/archetypes/quickstart/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/archetypes/quickstart/pom.xml b/sca-java-2.x/trunk/archetypes/quickstart/pom.xml index 583acbb297..0ad98af2f3 100644 --- a/sca-java-2.x/trunk/archetypes/quickstart/pom.xml +++ b/sca-java-2.x/trunk/archetypes/quickstart/pom.xml @@ -29,6 +29,7 @@ <artifactId>tuscany-quickstart</artifactId> <packaging>maven-archetype</packaging> <name>Create a simple Apache Tuscany SCA webapp project</name> + <description>Create a simple Apache Tuscany SCA webapp project</description> <build> <extensions> |