You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2006/09/03 13:56:09 UTC

svn commit: r439764 - /geronimo/server/trunk/testsuite/console-testsuite/basic-junit/pom.xml

Author: jdillon
Date: Sun Sep  3 04:56:08 2006
New Revision: 439764

URL: http://svn.apache.org/viewvc?rev=439764&view=rev
Log:
Update artifactId

Modified:
    geronimo/server/trunk/testsuite/console-testsuite/basic-junit/pom.xml

Modified: geronimo/server/trunk/testsuite/console-testsuite/basic-junit/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/console-testsuite/basic-junit/pom.xml?rev=439764&r1=439763&r2=439764&view=diff
==============================================================================
--- geronimo/server/trunk/testsuite/console-testsuite/basic-junit/pom.xml (original)
+++ geronimo/server/trunk/testsuite/console-testsuite/basic-junit/pom.xml Sun Sep  3 04:56:08 2006
@@ -35,8 +35,8 @@
         <relativePath>../../pom.xml</relativePath>
     </parent>
     
-    <artifactId>basic</artifactId>
-    <name>Geronimo TestSuite, Console :: Basic</name>
+    <artifactId>basic-junit</artifactId>
+    <name>Geronimo TestSuite, Console :: Basic (JUnit)</name>
     <packaging>jar</packaging>
     
     <description>