Author: amarkhel
Date: 2008-09-18 09:27:37 -0400 (Thu, 18 Sep 2008)
New Revision: 10491
Modified:
trunk/cdk/maven-archetype-seam-app/src/main/resources/archetype-resources/pom.xml
Log:
Modified:
trunk/cdk/maven-archetype-seam-app/src/main/resources/archetype-resources/pom.xml
===================================================================
---
trunk/cdk/maven-archetype-seam-app/src/main/resources/archetype-resources/pom.xml 2008-09-18
13:18:34 UTC (rev 10490)
+++
trunk/cdk/maven-archetype-seam-app/src/main/resources/archetype-resources/pom.xml 2008-09-18
13:27:37 UTC (rev 10491)
@@ -55,7 +55,7 @@
<configuration>
<downloadSources>true</downloadSources>
<downloadJavadocs>false</downloadJavadocs>
- <projectNameTemplate>[artifactId]-[versionId]</projectNameTemplate>
+ <projectNameTemplate>[artifactId]-[version]</projectNameTemplate>
<wtpmanifest>true</wtpmanifest>
<wtpapplicationxml>true</wtpapplicationxml>
<wtpversion>2.0</wtpversion>
Show replies by date