You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by th...@apache.org on 2011/08/29 15:13:47 UTC

svn commit: r1162789 - /cocoon/cocoon3/trunk/cocoon-rest-optional/pom.xml

Author: thorsten
Date: Mon Aug 29 13:13:46 2011
New Revision: 1162789

URL: http://svn.apache.org/viewvc?rev=1162789&view=rev
Log:
conform to the naming conventions

Modified:
    cocoon/cocoon3/trunk/cocoon-rest-optional/pom.xml

Modified: cocoon/cocoon3/trunk/cocoon-rest-optional/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-rest-optional/pom.xml?rev=1162789&r1=1162788&r2=1162789&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/cocoon-rest-optional/pom.xml (original)
+++ cocoon/cocoon3/trunk/cocoon-rest-optional/pom.xml Mon Aug 29 13:13:46 2011
@@ -11,7 +11,7 @@
   </parent>
   <groupId>org.cocooon.rest.optional</groupId>
   <artifactId>cocoon-rest-optional</artifactId>
-  <name>cocoon-rest-optional</name>
+  <name>Apache cocoon 3: cocoon-rest-optional</name>
   <description>org.cocooon.rest.optional:cocoon-rest-optional:3.0.0-beta-1-SNAPSHOT</description>
    <build>
     <plugins>