You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/12/04 15:33:27 UTC

svn commit: r600966 - /myfaces/trinidad/trunk/trinidad/trinidad-examples/trinidad-example-assembly/pom.xml

Author: matzew
Date: Tue Dec  4 06:33:24 2007
New Revision: 600966

URL: http://svn.apache.org/viewvc?rev=600966&view=rev
Log:
pom fix

Modified:
    myfaces/trinidad/trunk/trinidad/trinidad-examples/trinidad-example-assembly/pom.xml

Modified: myfaces/trinidad/trunk/trinidad/trinidad-examples/trinidad-example-assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-examples/trinidad-example-assembly/pom.xml?rev=600966&r1=600965&r2=600966&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad/trinidad-examples/trinidad-example-assembly/pom.xml (original)
+++ myfaces/trinidad/trunk/trinidad/trinidad-examples/trinidad-example-assembly/pom.xml Tue Dec  4 06:33:24 2007
@@ -60,7 +60,7 @@
   </build>
   <profiles>
     <profile>
-      <id>generate-assembly</id>
+      <id>release</id>
       <build>
         <plugins>
           <plugin>