[gatein-commits] gatein SVN: r6711 - portal/trunk/packaging.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Jun 22 12:17:47 EDT 2011


Author: bdaw
Date: 2011-06-22 12:17:47 -0400 (Wed, 22 Jun 2011)
New Revision: 6711

Modified:
   portal/trunk/packaging/pom.xml
Log:
- fix accidental commit

Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml	2011-06-22 16:13:21 UTC (rev 6710)
+++ portal/trunk/packaging/pom.xml	2011-06-22 16:17:47 UTC (rev 6711)
@@ -47,7 +47,7 @@
                 <module>jboss-as6</module>
           </modules>
         </profile>
-        <profile>
+        <!--<profile>
             <id>release</id>
             <modules>
                 <module>tomcat</module>
@@ -55,7 +55,7 @@
                 <module>jboss-as5</module>
                 <module>jboss-as6</module>
           </modules>
-        </profile>
+        </profile>-->
         <profile>
             <id>pkg-tomcat</id>
             <modules>



More information about the gatein-commits mailing list