Author: ebourg
Date: Wed Aug 6 01:49:31 2008
New Revision: 683174
URL: http://svn.apache.org/viewvc?rev=683174&view=rev
Log:
Simplified the Gump profile
Modified:
commons/proper/cli/branches/cli-1.x/pom.xml
Modified: commons/proper/cli/branches/cli-1.x/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/cli/branches/cli-1.x/pom.xml?rev=683174&r1=683173&r2=683174&view=diff
==============================================================================
--- commons/proper/cli/branches/cli-1.x/pom.xml (original)
+++ commons/proper/cli/branches/cli-1.x/pom.xml Wed Aug 6 01:49:31 2008
@@ -218,8 +218,7 @@
<id>gump</id>
<activation>
<property>
- <name>gump</name>
- <value>true</value>
+ <name>maven.final.name</name>
</property>
</activation>
<build>