Author: [email protected] Date: Wed Dec 14 11:52:04 2011 New Revision: 1851
Log: AMDATU-473 Renamed module to match other multi-tenant modules Modified: trunk/amdatu-core/useradminstore-fs/pom.xml Modified: trunk/amdatu-core/useradminstore-fs/pom.xml ============================================================================== --- trunk/amdatu-core/useradminstore-fs/pom.xml (original) +++ trunk/amdatu-core/useradminstore-fs/pom.xml Wed Dec 14 11:52:04 2011 @@ -25,7 +25,7 @@ </parent> <artifactId>org.amdatu.core.useradminstore.fs</artifactId> <packaging>bundle</packaging> - <name>Amdatu Core - Useradmin filesystem storage</name> + <name>Amdatu Core - Multi-Tenant UserAdmin Filesystem storage</name> <description>This bundle provides filebased Useradmin storage</description> <dependencies> _______________________________________________ Amdatu-commits mailing list [email protected] http://lists.amdatu.org/mailman/listinfo/amdatu-commits
