You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by si...@apache.org on 2012/03/23 22:44:22 UTC

svn commit: r1304620 - /incubator/any23/trunk/plugins/integration-test/pom.xml

Author: simonetripodi
Date: Fri Mar 23 21:44:22 2012
New Revision: 1304620

URL: http://svn.apache.org/viewvc?rev=1304620&view=rev
Log:
aapche.any23 profile no longer exists

Modified:
    incubator/any23/trunk/plugins/integration-test/pom.xml

Modified: incubator/any23/trunk/plugins/integration-test/pom.xml
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/plugins/integration-test/pom.xml?rev=1304620&r1=1304619&r2=1304620&view=diff
==============================================================================
--- incubator/any23/trunk/plugins/integration-test/pom.xml (original)
+++ incubator/any23/trunk/plugins/integration-test/pom.xml Fri Mar 23 21:44:22 2012
@@ -68,9 +68,6 @@
         <configuration>
           <projectsDirectory>..</projectsDirectory>
           <cloneProjectsTo>${project.build.directory}/plugins-build</cloneProjectsTo>
-          <profiles>
-            <profile>apache.any23</profile>
-          </profiles>
           <pomIncludes>
             <pomInclude>*/pom.xml</pomInclude>
           </pomIncludes>