You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2014/04/07 01:52:56 UTC

svn commit: r1585362 - /commons/proper/jcs/trunk/pom.xml

Author: sebb
Date: Sun Apr  6 23:52:56 2014
New Revision: 1585362

URL: http://svn.apache.org/r1585362
Log:
Use Apache prefix

Modified:
    commons/proper/jcs/trunk/pom.xml

Modified: commons/proper/jcs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/pom.xml?rev=1585362&r1=1585361&r2=1585362&view=diff
==============================================================================
--- commons/proper/jcs/trunk/pom.xml (original)
+++ commons/proper/jcs/trunk/pom.xml Sun Apr  6 23:52:56 2014
@@ -30,7 +30,7 @@
   <artifactId>commons-jcs</artifactId>
   <packaging>jar</packaging>
   <version>2.0-SNAPSHOT</version>
-  <name>Commons JCS</name>
+  <name>Apache Commons JCS</name>
   <url>http://commons.apache.org/proper/commons-jcs/</url>
   <description>Apache Commons JCS is a distributed, versatile caching system.</description>
   <inceptionYear>2002</inceptionYear>