Author: [email protected]
Date: Tue Oct 25 19:45:57 2011
New Revision: 1603

Log:
fixed artifact ids

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

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 19:45:57 2011
@@ -16,14 +16,14 @@
        <dependencies>
                <dependency>
                        <groupId>org.amdatu.storage</groupId>
-                       <artifactId>testintegration.base</artifactId>
+                       
<artifactId>org.amdatu.storage.testintegration.base</artifactId>
                        <version>1.0.0-SNAPSHOT</version>
                        <type>bundle</type>
                </dependency>
 
                <dependency>
                        <groupId>org.amdatu.storage</groupId>
-                       <artifactId>blobstore</artifactId>
+                       <artifactId>org.amdatu.storage.blobstore</artifactId>
                        <version>1.0.0-SNAPSHOT</version>
                        <type>bundle</type>
                </dependency>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to