Author: [email protected]
Date: Fri Oct  7 17:46:31 2011
New Revision: 1468

Log:
AMDATU-439 Switching web to core release candidate / disabling itest to work 
around AMDATU-120

Modified:
   trunk/amdatu-web/itest/pom.xml
   trunk/amdatu-web/itest/tests/pom.xml
   trunk/amdatu-web/pom.xml

Modified: trunk/amdatu-web/itest/pom.xml
==============================================================================
--- trunk/amdatu-web/itest/pom.xml      (original)
+++ trunk/amdatu-web/itest/pom.xml      Fri Oct  7 17:46:31 2011
@@ -28,7 +28,6 @@
   <name>Amdatu Web - Integration Tests reactor</name>
 
   <properties>
-    <org.amdatu.core.version>0.2.1-SNAPSHOT</org.amdatu.core.version>
     <org.apache.felix.http.version>2.2.0</org.apache.felix.http.version>
   </properties>
 

Modified: trunk/amdatu-web/itest/tests/pom.xml
==============================================================================
--- trunk/amdatu-web/itest/tests/pom.xml        (original)
+++ trunk/amdatu-web/itest/tests/pom.xml        Fri Oct  7 17:46:31 2011
@@ -77,7 +77,7 @@
     <profile>
       <id>itest</id>
       <activation>
-        <activeByDefault>true</activeByDefault>
+        <activeByDefault>false</activeByDefault>
       </activation>
       <build>
         <plugins>

Modified: trunk/amdatu-web/pom.xml
==============================================================================
--- trunk/amdatu-web/pom.xml    (original)
+++ trunk/amdatu-web/pom.xml    Fri Oct  7 17:46:31 2011
@@ -64,7 +64,7 @@
 
   <properties>
 
-    <org.amdatu.core.version>0.2.0</org.amdatu.core.version>
+    <org.amdatu.core.version>0.2.1-RC1</org.amdatu.core.version>
 
     <javax.servlet.version>2.5</javax.servlet.version>
     <jsr311-api.version>1.1.1</jsr311-api.version>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to