Author: [email protected]
Date: Thu Jan 26 15:00:45 2012
New Revision: 2005

Log:
AMDATU-501 Removed useradminstore-fs from core reactor and itest deps

Modified:
   trunk/amdatu-core/itest/pom.xml
   trunk/amdatu-core/pom.xml

Modified: trunk/amdatu-core/itest/pom.xml
==============================================================================
--- trunk/amdatu-core/itest/pom.xml     (original)
+++ trunk/amdatu-core/itest/pom.xml     Thu Jan 26 15:00:45 2012
@@ -233,13 +233,6 @@
       </dependency>
       <dependency>
         <groupId>org.amdatu.core</groupId>
-        <artifactId>org.amdatu.core.useradminstore.fs</artifactId>
-        <version>${project.version}</version>
-        <scope>compile</scope>
-        <type>bundle</type>
-      </dependency>
-      <dependency>
-        <groupId>org.amdatu.core</groupId>
         <artifactId>org.amdatu.core.log.console</artifactId>
         <version>${project.version}</version>
         <scope>compile</scope>
@@ -371,16 +364,6 @@
     </dependency>
     <dependency>
       <groupId>org.amdatu.core</groupId>
-      <artifactId>org.amdatu.core.useradminstore.fs</artifactId>
-      <type>bundle</type>
-    </dependency>
-    <dependency>
-      <groupId>org.amdatu.core</groupId>
-      <artifactId>org.amdatu.core.useradminstore.fs</artifactId>
-      <type>bundle</type>
-    </dependency>
-    <dependency>
-      <groupId>org.amdatu.core</groupId>
       <artifactId>org.amdatu.core.log.console</artifactId>
       <type>bundle</type>
     </dependency>

Modified: trunk/amdatu-core/pom.xml
==============================================================================
--- trunk/amdatu-core/pom.xml   (original)
+++ trunk/amdatu-core/pom.xml   Thu Jan 26 15:00:45 2012
@@ -91,7 +91,6 @@
     <module>tenant</module>
     <module>tenant-adaptor</module>
     <module>tenant-factory</module>
-    <module>useradminstore-fs</module>
     <module>itest</module>
   </modules>
 </project>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to