You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by id...@apache.org on 2007/08/13 14:57:44 UTC

svn commit: r565332 - /myfaces/tobago/trunk/pom.xml

Author: idus
Date: Mon Aug 13 05:57:43 2007
New Revision: 565332

URL: http://svn.apache.org/viewvc?view=rev&rev=565332
Log:
fixed release-profile snippet

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?view=diff&rev=565332&r1=565331&r2=565332
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Mon Aug 13 05:57:43 2007
@@ -783,6 +783,7 @@
         <module>example</module>
       </modules>
     </profile>
+    <!-- END SNIPPET: release-profile -->
     <profile>
       <id>mojodocbook</id>
       <build>
@@ -909,7 +910,6 @@
       </build>
     </profile>
   </profiles>
-  <!-- END SNIPPET: release-profile --> 
 
   <properties>
     <myfaces.version>1.1.5</myfaces.version>