You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2010/03/22 11:32:07 UTC

svn commit: r926023 - /jackrabbit/trunk/jackrabbit-jcr2dav/pom.xml

Author: jukka
Date: Mon Mar 22 10:32:07 2010
New Revision: 926023

URL: http://svn.apache.org/viewvc?rev=926023&view=rev
Log:
Add the jcr2dav integration tests to the Hudson build

Modified:
    jackrabbit/trunk/jackrabbit-jcr2dav/pom.xml

Modified: jackrabbit/trunk/jackrabbit-jcr2dav/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-jcr2dav/pom.xml?rev=926023&r1=926022&r2=926023&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-jcr2dav/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-jcr2dav/pom.xml Mon Mar 22 10:32:07 2010
@@ -34,7 +34,7 @@
 
   <profiles>
     <profile>
-      <id>integration</id>
+      <id>integrationTesting</id>
       <build>
         <plugins>
           <plugin>