[weld-commits] Weld SVN: r4667 - examples/trunk/jsf/permalink.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Wed Nov 4 13:20:14 EST 2009


Author: dan.j.allen
Date: 2009-11-04 13:20:14 -0500 (Wed, 04 Nov 2009)
New Revision: 4667

Modified:
   examples/trunk/jsf/permalink/pom.xml
Log:
let parent determine maven-cli-plugin version


Modified: examples/trunk/jsf/permalink/pom.xml
===================================================================
--- examples/trunk/jsf/permalink/pom.xml	2009-11-04 18:19:54 UTC (rev 4666)
+++ examples/trunk/jsf/permalink/pom.xml	2009-11-04 18:20:14 UTC (rev 4667)
@@ -258,7 +258,6 @@
          <plugin>
             <groupId>org.twdata.maven</groupId>
             <artifactId>maven-cli-plugin</artifactId>
-            <version>0.6.3.CR3</version>
             <configuration>
                <prompt>${project.artifactId}</prompt>
                <!-- userAliases are for cli:execute-phase -->



More information about the weld-commits mailing list