Author: [email protected]
Date: Mon Oct 24 09:20:33 2011
New Revision: 1577

Log:
[AMDATUOPENSOCIAL-130] Renamed dashboard plugin artifact

Modified:
   trunk/amdatu-opensocial/dashboard-plugin/pom.xml
   trunk/amdatu-opensocial/opensocial-dashboard/pom.xml

Modified: trunk/amdatu-opensocial/dashboard-plugin/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/dashboard-plugin/pom.xml    (original)
+++ trunk/amdatu-opensocial/dashboard-plugin/pom.xml    Mon Oct 24 09:20:33 2011
@@ -7,8 +7,7 @@
     <artifactId>org.amdatu.opensocial</artifactId>
     <version>0.2.0-SNAPSHOT</version>
   </parent>
-  <groupId>org.amdatu.libraries</groupId>
-  <artifactId>org.amdatu.libraries.dashboardplugin</artifactId>
+  <artifactId>org.amdatu.opensocial.dashboardplugin</artifactId>
   <packaging>jar</packaging>
   <name>Amdatu Dashboard Plugin</name>
   <description>This artifacts holds the Dashboard plugin.</description>

Modified: trunk/amdatu-opensocial/opensocial-dashboard/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/opensocial-dashboard/pom.xml        (original)
+++ trunk/amdatu-opensocial/opensocial-dashboard/pom.xml        Mon Oct 24 
09:20:33 2011
@@ -29,9 +29,9 @@
       <type>bundle</type>
     </dependency>
     <dependency>
-      <groupId>org.amdatu.libraries</groupId>
-      <artifactId>org.amdatu.libraries.dashboardplugin</artifactId>
-      <version>0.2.1-SNAPSHOT</version>
+      <groupId>org.amdatu.opensocial</groupId>
+      <artifactId>org.amdatu.opensocial.dashboardplugin</artifactId>
+      <version>0.2.0-SNAPSHOT</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to