You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by si...@apache.org on 2009/10/20 02:58:28 UTC

svn commit: r826921 - in /labs/magma/trunk: magma-webcomponent-archetype/pom.xml website-beansview/pom.xml website-feed/pom.xml website-jquery/pom.xml

Author: simoneg
Date: Tue Oct 20 00:58:27 2009
New Revision: 826921

URL: http://svn.apache.org/viewvc?rev=826921&view=rev
Log:
Fixing pom names

Modified:
    labs/magma/trunk/magma-webcomponent-archetype/pom.xml
    labs/magma/trunk/website-beansview/pom.xml
    labs/magma/trunk/website-feed/pom.xml
    labs/magma/trunk/website-jquery/pom.xml

Modified: labs/magma/trunk/magma-webcomponent-archetype/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/magma-webcomponent-archetype/pom.xml?rev=826921&r1=826920&r2=826921&view=diff
==============================================================================
--- labs/magma/trunk/magma-webcomponent-archetype/pom.xml (original)
+++ labs/magma/trunk/magma-webcomponent-archetype/pom.xml Tue Oct 20 00:58:27 2009
@@ -26,5 +26,5 @@
 	<groupId>org.apache.magma</groupId>
 	<artifactId>magma-webcomponent-archetype</artifactId>
 	<version>0.0.2-SNAPSHOT</version>
-	<name>Archetype - magma-webcomponent-archetype</name>
+	<name>Magma Web Archetype</name>
 </project>

Modified: labs/magma/trunk/website-beansview/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-beansview/pom.xml?rev=826921&r1=826920&r2=826921&view=diff
==============================================================================
--- labs/magma/trunk/website-beansview/pom.xml (original)
+++ labs/magma/trunk/website-beansview/pom.xml Tue Oct 20 00:58:27 2009
@@ -26,7 +26,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.magma</groupId>
 	<artifactId>website-beansview</artifactId>
-	<name>Website Beans View</name>
+	<name>Magma Web Beans View</name>
 	<version>0.0.2-SNAPSHOT</version>
 	<description>Adds beans view system to the web</description>
 	<packaging>magma</packaging>

Modified: labs/magma/trunk/website-feed/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-feed/pom.xml?rev=826921&r1=826920&r2=826921&view=diff
==============================================================================
--- labs/magma/trunk/website-feed/pom.xml (original)
+++ labs/magma/trunk/website-feed/pom.xml Tue Oct 20 00:58:27 2009
@@ -9,6 +9,7 @@
   <artifactId>website-feed</artifactId>
   <packaging>magma</packaging>
   <version>0.0.2-SNAPSHOT</version>
+  <name>Magma Web Feed</name>
   <dependencies>
 	<dependency>
 		<groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/website-jquery/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-jquery/pom.xml?rev=826921&r1=826920&r2=826921&view=diff
==============================================================================
--- labs/magma/trunk/website-jquery/pom.xml (original)
+++ labs/magma/trunk/website-jquery/pom.xml Tue Oct 20 00:58:27 2009
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>
   <artifactId>website-jquery</artifactId>
-  <name>JQuery package</name>
+  <name>Magma JQuery package</name>
   <version>0.0.2-SNAPSHOT</version>
   <description/>
   <packaging>magma</packaging>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org