You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2008/05/27 19:27:49 UTC

svn commit: r660621 - in /geronimo/sandbox/concurrent: geronimo-concurrent-core/pom.xml geronimo-concurrent/pom.xml pom.xml

Author: gawor
Date: Tue May 27 10:27:45 2008
New Revision: 660621

URL: http://svn.apache.org/viewvc?rev=660621&view=rev
Log:
some pom name updates

Modified:
    geronimo/sandbox/concurrent/geronimo-concurrent-core/pom.xml
    geronimo/sandbox/concurrent/geronimo-concurrent/pom.xml
    geronimo/sandbox/concurrent/pom.xml

Modified: geronimo/sandbox/concurrent/geronimo-concurrent-core/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/concurrent/geronimo-concurrent-core/pom.xml?rev=660621&r1=660620&r2=660621&view=diff
==============================================================================
--- geronimo/sandbox/concurrent/geronimo-concurrent-core/pom.xml (original)
+++ geronimo/sandbox/concurrent/geronimo-concurrent-core/pom.xml Tue May 27 10:27:45 2008
@@ -32,7 +32,7 @@
 
     <groupId>org.apache.geronimo.modules</groupId>
     <artifactId>geronimo-concurrent-core</artifactId>
-    <name>Concurrency Utilities for Java EE: Base Implementation</name>
+    <name>Geronimo Plugins, Concurrency Utilities :: Core</name>
 
    <dependencies>
         <dependency>

Modified: geronimo/sandbox/concurrent/geronimo-concurrent/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/concurrent/geronimo-concurrent/pom.xml?rev=660621&r1=660620&r2=660621&view=diff
==============================================================================
--- geronimo/sandbox/concurrent/geronimo-concurrent/pom.xml (original)
+++ geronimo/sandbox/concurrent/geronimo-concurrent/pom.xml Tue May 27 10:27:45 2008
@@ -32,7 +32,7 @@
 
     <groupId>org.apache.geronimo.modules</groupId>
     <artifactId>geronimo-concurrent</artifactId>
-    <name>Geronimo Plugins, Concurrency Utilities :: Core</name>
+    <name>Geronimo Plugins, Concurrency Utilities :: Geronimo Core</name>
 
    <dependencies>
         <dependency>

Modified: geronimo/sandbox/concurrent/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/concurrent/pom.xml?rev=660621&r1=660620&r2=660621&view=diff
==============================================================================
--- geronimo/sandbox/concurrent/pom.xml (original)
+++ geronimo/sandbox/concurrent/pom.xml Tue May 27 10:27:45 2008
@@ -31,7 +31,7 @@
     </parent>
 
     <artifactId>concurrent</artifactId>
-    <name>Geronimo Plugins, Concurrency Utilities for Java EE</name>
+    <name>Geronimo Plugins, Concurrency Utilities</name>
     <packaging>pom</packaging>
 
     <description>