Author: [email protected]
Date: Thu Apr 21 10:29:55 2011
New Revision: 1029

Log:
AMDATU-117 core artifact rename

Modified:
   trunk/amdatu-core/tenantstore-fs/pom.xml
   trunk/amdatu-core/useradminstore-fs/pom.xml

Modified: trunk/amdatu-core/tenantstore-fs/pom.xml
==============================================================================
--- trunk/amdatu-core/tenantstore-fs/pom.xml    (original)
+++ trunk/amdatu-core/tenantstore-fs/pom.xml    Thu Apr 21 10:29:55 2011
@@ -6,7 +6,7 @@
     <artifactId>org.amdatu.core</artifactId>
     <version>0.2.1-SNAPSHOT</version>
   </parent>
-  <artifactId>org.amdatu.core.tenantstorefs</artifactId>
+  <artifactId>org.amdatu.core.tenantstore.fs</artifactId>
   <packaging>bundle</packaging>
   <name>Amdatu Core - Tenant Filesystem Backstore</name>
   <description>This bundle provides a filebased Tenant backstore</description>

Modified: trunk/amdatu-core/useradminstore-fs/pom.xml
==============================================================================
--- trunk/amdatu-core/useradminstore-fs/pom.xml (original)
+++ trunk/amdatu-core/useradminstore-fs/pom.xml Thu Apr 21 10:29:55 2011
@@ -6,7 +6,7 @@
     <artifactId>org.amdatu.core</artifactId>
     <version>0.2.1-SNAPSHOT</version>
   </parent>
-  <artifactId>org.amdatu.core.useradminstorefs</artifactId>
+  <artifactId>org.amdatu.core.useradminstore.fs</artifactId>
   <packaging>bundle</packaging>
   <name>Amdatu Core - Useradmin filesystem storage</name>
   <description>This bundle provides filebased Useradmin storage</description>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to