Author: [email protected]
Date: Tue Oct 25 17:34:53 2011
New Revision: 1602

Log:
changed parent pom dependency to new artifact id

Modified:
   trunk/amdatu-storage/test-integration/base/pom.xml
   trunk/amdatu-storage/test-integration/tests/pom.xml

Modified: trunk/amdatu-storage/test-integration/base/pom.xml
==============================================================================
--- trunk/amdatu-storage/test-integration/base/pom.xml  (original)
+++ trunk/amdatu-storage/test-integration/base/pom.xml  Tue Oct 25 17:34:53 2011
@@ -8,7 +8,7 @@
 
     <parent>
         <groupId>org.amdatu.storage</groupId>
-        <artifactId>testintegration</artifactId>
+        <artifactId>org.amdatu.storage.testintegration</artifactId>
         <version>1.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>

Modified: trunk/amdatu-storage/test-integration/tests/pom.xml
==============================================================================
--- trunk/amdatu-storage/test-integration/tests/pom.xml (original)
+++ trunk/amdatu-storage/test-integration/tests/pom.xml Tue Oct 25 17:34:53 2011
@@ -8,7 +8,7 @@
 
        <parent>
                <groupId>org.amdatu.storage</groupId>
-               <artifactId>testintegration</artifactId>
+               <artifactId>org.amdatu.storage.testintegration</artifactId>
                <version>1.0.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to