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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to