Author: simonetripodi
Date: Thu Oct 13 15:31:04 2011
New Revision: 1182908
URL: http://svn.apache.org/viewvc?rev=1182908&view=rev
Log:
fixed parent name
Modified:
incubator/directmemory/trunk/pom.xml
Modified: incubator/directmemory/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/directmemory/trunk/pom.xml?rev=1182908&r1=1182907&r2=1182908&view=diff
==============================================================================
--- incubator/directmemory/trunk/pom.xml (original)
+++ incubator/directmemory/trunk/pom.xml Thu Oct 13 15:31:04 2011
@@ -32,7 +32,7 @@ under the License.
<version>0.5.5-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Apache DirectMemory Cache :: Parent</name>
+ <name>Apache DirectMemory :: Parent</name>
<description>Apache DirectMemory Cache :: Parent pom</description>
<url>http://incubator.apache.org/directmemory/</url>
<inceptionYear>2011</inceptionYear>