Author: schof
Date: Fri Jul 21 08:16:47 2006
New Revision: 424355
URL: http://svn.apache.org/viewvc?rev=424355&view=rev
Log:
changed the <name> element in master pom to something less generic then "Apache
Shale" (helps us to know what it is in continuum)
Modified:
shale/maven/trunk/master-pom/pom.xml
Modified: shale/maven/trunk/master-pom/pom.xml
URL:
http://svn.apache.org/viewvc/shale/maven/trunk/master-pom/pom.xml?rev=424355&r1=424354&r2=424355&view=diff
==============================================================================
--- shale/maven/trunk/master-pom/pom.xml (original)
+++ shale/maven/trunk/master-pom/pom.xml Fri Jul 21 08:16:47 2006
@@ -28,7 +28,7 @@
<artifactId>shale-master</artifactId>
<version>1-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Apache Shale</name>
+ <name>Shale Master POM</name>
<description>Apache Shale</description>
<url>http://shale.apache.org</url>
<inceptionYear>2004</inceptionYear>