Author: simoneg
Date: Tue Oct 20 00:52:55 2009
New Revision: 826919

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

Modified:
    labs/magma/trunk/beans-image/pom.xml
    labs/magma/trunk/database-jpa/pom.xml
    labs/magma/trunk/database-junit-pack/pom.xml
    labs/magma/trunk/database-openjpa/pom.xml
    labs/magma/trunk/foundation-basics/pom.xml
    labs/magma/trunk/foundation-beans-view/pom.xml
    labs/magma/trunk/foundation-database/pom.xml

Modified: labs/magma/trunk/beans-image/pom.xml
URL: 
http://svn.apache.org/viewvc/labs/magma/trunk/beans-image/pom.xml?rev=826919&r1=826918&r2=826919&view=diff
==============================================================================
--- labs/magma/trunk/beans-image/pom.xml (original)
+++ labs/magma/trunk/beans-image/pom.xml Tue Oct 20 00:52:55 2009
@@ -9,6 +9,7 @@
   <artifactId>beans-image</artifactId>
   <packaging>magma</packaging>
   <version>0.0.2-SNAPSHOT</version>
+  <name>Magma Image metatype</name>
   <dependencies>
     <dependency>
       <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/database-jpa/pom.xml
URL: 
http://svn.apache.org/viewvc/labs/magma/trunk/database-jpa/pom.xml?rev=826919&r1=826918&r2=826919&view=diff
==============================================================================
--- labs/magma/trunk/database-jpa/pom.xml (original)
+++ labs/magma/trunk/database-jpa/pom.xml Tue Oct 20 00:52:55 2009
@@ -26,7 +26,7 @@
        </parent>
        <groupId>org.apache.magma</groupId>
        <artifactId>database-jpa</artifactId>
-       <name>JPA database</name>
+       <name>Magma JPA Database</name>
        <version>0.0.2-SNAPSHOT</version>
        <description>
                Provides the JPA based implementation of the database

Modified: labs/magma/trunk/database-junit-pack/pom.xml
URL: 
http://svn.apache.org/viewvc/labs/magma/trunk/database-junit-pack/pom.xml?rev=826919&r1=826918&r2=826919&view=diff
==============================================================================
--- labs/magma/trunk/database-junit-pack/pom.xml (original)
+++ labs/magma/trunk/database-junit-pack/pom.xml Tue Oct 20 00:52:55 2009
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.magma</groupId>
   <artifactId>database-junit-pack</artifactId>
-  <name>Database Junit Pack</name>
+  <name>Magma Database Junit support</name>
   <version>0.0.2-SNAPSHOT</version>
   <description>Offers an OpenJPA and Hypersonic DB condifured to execute Junit 
tests on beans using database.</description>
        <packaging>magma</packaging>
@@ -42,7 +42,7 @@
     <dependency>
       <groupId>hsqldb</groupId>
       <artifactId>hsqldb</artifactId>
-      <version>1.8.0.7</version>
+      <version>1.8.0.10</version>
     </dependency>
     <!--dependency>
       <groupId>org.apache.magma</groupId>

Modified: labs/magma/trunk/database-openjpa/pom.xml
URL: 
http://svn.apache.org/viewvc/labs/magma/trunk/database-openjpa/pom.xml?rev=826919&r1=826918&r2=826919&view=diff
==============================================================================
--- labs/magma/trunk/database-openjpa/pom.xml (original)
+++ labs/magma/trunk/database-openjpa/pom.xml Tue Oct 20 00:52:55 2009
@@ -26,7 +26,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.magma</groupId>
        <artifactId>database-openjpa</artifactId>
-       <name>OpenJPA database</name>
+       <name>Magma OpenJPA database</name>
        <version>0.0.2-SNAPSHOT</version>
        <packaging>magma</packaging>
        <description />

Modified: labs/magma/trunk/foundation-basics/pom.xml
URL: 
http://svn.apache.org/viewvc/labs/magma/trunk/foundation-basics/pom.xml?rev=826919&r1=826918&r2=826919&view=diff
==============================================================================
--- labs/magma/trunk/foundation-basics/pom.xml (original)
+++ labs/magma/trunk/foundation-basics/pom.xml Tue Oct 20 00:52:55 2009
@@ -26,7 +26,7 @@
        </parent>
        <groupId>org.apache.magma</groupId>
        <artifactId>foundation-basics</artifactId>
-       <name>Foundation Basics</name>
+       <name>Magma Foundation Basics</name>
        <version>0.0.2-SNAPSHOT</version>
        <packaging>magma</packaging>
        <description>

Modified: labs/magma/trunk/foundation-beans-view/pom.xml
URL: 
http://svn.apache.org/viewvc/labs/magma/trunk/foundation-beans-view/pom.xml?rev=826919&r1=826918&r2=826919&view=diff
==============================================================================
--- labs/magma/trunk/foundation-beans-view/pom.xml (original)
+++ labs/magma/trunk/foundation-beans-view/pom.xml Tue Oct 20 00:52:55 2009
@@ -24,7 +24,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.magma</groupId>
        <artifactId>foundation-beans-view</artifactId>
-       <name>Foundation View</name>
+       <name>Magma Foundation View</name>
        <packaging>magma</packaging>
        <version>0.0.2-SNAPSHOT</version>
        <description>

Modified: labs/magma/trunk/foundation-database/pom.xml
URL: 
http://svn.apache.org/viewvc/labs/magma/trunk/foundation-database/pom.xml?rev=826919&r1=826918&r2=826919&view=diff
==============================================================================
--- labs/magma/trunk/foundation-database/pom.xml (original)
+++ labs/magma/trunk/foundation-database/pom.xml Tue Oct 20 00:52:55 2009
@@ -25,7 +25,7 @@
        </parent>
        <groupId>org.apache.magma</groupId>
        <artifactId>foundation-database</artifactId>
-       <name>Foundation Database</name>
+       <name>Magma Foundation Database</name>
        <version>0.0.2-SNAPSHOT</version>
        <description>
                Provides foundation for bean persistence on a database



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to