Author: [email protected]
Date: Tue Apr 17 11:59:05 2012
New Revision: 2255

Log:
[PREPARE-RELEASE] Fixed module names

Modified:
   trunk/amdatu-opensocial/config/pom.xml
   trunk/amdatu-opensocial/dashboard-plugin/pom.xml
   trunk/amdatu-opensocial/examples/pom.xml
   trunk/amdatu-opensocial/pom.xml
   trunk/amdatu-opensocial/release-demo/pom.xml

Modified: trunk/amdatu-opensocial/config/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/config/pom.xml      (original)
+++ trunk/amdatu-opensocial/config/pom.xml      Tue Apr 17 11:59:05 2012
@@ -24,7 +24,7 @@
   </parent>
   <artifactId>org.amdatu.opensocial.config</artifactId>
   <packaging>jar</packaging>
-  <name>Amdatu OpenSocial configuration files</name>
+  <name>Amdatu OpenSocial - Configuration files</name>
   <description>This artifacts holds the configuration files for Amdatu 
OpenSocial.</description>
 
   <repositories>

Modified: trunk/amdatu-opensocial/dashboard-plugin/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/dashboard-plugin/pom.xml    (original)
+++ trunk/amdatu-opensocial/dashboard-plugin/pom.xml    Tue Apr 17 11:59:05 2012
@@ -24,7 +24,7 @@
   </parent>
   <artifactId>org.amdatu.opensocial.dashboardplugin</artifactId>
   <packaging>jar</packaging>
-  <name>Amdatu Dashboard Plugin</name>
+  <name>Amdatu OpenSocial - Dashboard Plugin</name>
   <description>This artifacts holds the Dashboard plugin.</description>
 
   <build>

Modified: trunk/amdatu-opensocial/examples/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/examples/pom.xml    (original)
+++ trunk/amdatu-opensocial/examples/pom.xml    Tue Apr 17 11:59:05 2012
@@ -24,7 +24,7 @@
   </parent>
   <artifactId>org.amdatu.opensocial.examples</artifactId>
   <packaging>pom</packaging>
-  <name>Amdatu Auth - OpenSocial examples</name>
+  <name>Amdatu OpenSocial - Examples</name>
   <description>This module holds OpenSocial examples</description>
 
   <modules>

Modified: trunk/amdatu-opensocial/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/pom.xml     (original)
+++ trunk/amdatu-opensocial/pom.xml     Tue Apr 17 11:59:05 2012
@@ -26,7 +26,7 @@
   <groupId>org.amdatu.opensocial</groupId>
   <artifactId>org.amdatu.opensocial</artifactId>
   <version>0.2.1-SNAPSHOT</version>
-  <name>Amdatu Open Social</name>
+  <name>Amdatu OpenSocial</name>
   <description>This project adds OpenSocial functionality to the Amdatu 
Platform</description>
   <packaging>pom</packaging>
 

Modified: trunk/amdatu-opensocial/release-demo/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/release-demo/pom.xml        (original)
+++ trunk/amdatu-opensocial/release-demo/pom.xml        Tue Apr 17 11:59:05 2012
@@ -25,7 +25,7 @@
   </parent>
   <artifactId>org.amdatu.opensocial.release.demo</artifactId>
   <packaging>pom</packaging>
-  <name>Amdatu OpenSocial Demo release</name>
+  <name>Amdatu OpenSocial - Demo release</name>
 
   <properties>
     <amdatu.http.hostname>localhost</amdatu.http.hostname>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to