You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2010/01/12 16:45:29 UTC

svn commit: r898386 - /continuum/trunk/continuum-webapp-test/pom.xml

Author: brett
Date: Tue Jan 12 15:45:28 2010
New Revision: 898386

URL: http://svn.apache.org/viewvc?rev=898386&view=rev
Log:
consistency in name

Modified:
    continuum/trunk/continuum-webapp-test/pom.xml

Modified: continuum/trunk/continuum-webapp-test/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-webapp-test/pom.xml?rev=898386&r1=898385&r2=898386&view=diff
==============================================================================
--- continuum/trunk/continuum-webapp-test/pom.xml (original)
+++ continuum/trunk/continuum-webapp-test/pom.xml Tue Jan 12 15:45:28 2010
@@ -25,7 +25,7 @@
     <version>1.4.0-SNAPSHOT</version>
   </parent>
   <artifactId>continuum-webapp-test</artifactId>
-  <name>Continuum Webapp Test</name>
+  <name>Continuum :: Webapp Tests</name>
   <packaging>pom</packaging>
 
   <build>