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

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Sun Nov 8 22:07:22 EST 2009


Author: dan.j.allen
Date: 2009-11-08 22:07:22 -0500 (Sun, 08 Nov 2009)
New Revision: 4823

Modified:
   examples/trunk/jsf/permalink/pom.xml
Log:
stick to weld-permalink as final name for now


Modified: examples/trunk/jsf/permalink/pom.xml
===================================================================
--- examples/trunk/jsf/permalink/pom.xml	2009-11-09 02:30:22 UTC (rev 4822)
+++ examples/trunk/jsf/permalink/pom.xml	2009-11-09 03:07:22 UTC (rev 4823)
@@ -88,7 +88,10 @@
 
    <build>
       <defaultGoal>package</defaultGoal>
+      <finalName>weld-permalink</finalName>
+      <!--
       <finalName>${project.artifactId}</finalName>
+      -->
       <plugins>
 
          <plugin>



More information about the weld-commits mailing list