Author: schof
Date: Mon Jul 24 16:43:06 2006
New Revision: 425226
URL: http://svn.apache.org/viewvc?rev=425226&view=rev
Log:
changed the <name> element to make it easier to group shale stuff in continuum
Modified:
shale/framework/trunk/shale-dist/pom.xml
Modified: shale/framework/trunk/shale-dist/pom.xml
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/shale-dist/pom.xml?rev=425226&r1=425225&r2=425226&view=diff
==============================================================================
--- shale/framework/trunk/shale-dist/pom.xml (original)
+++ shale/framework/trunk/shale-dist/pom.xml Mon Jul 24 16:43:06 2006
@@ -28,7 +28,7 @@
</parent>
<artifactId>shale-dist</artifactId>
<packaging>pom</packaging>
- <name>Apache Shale Framework - Distribution</name>
+ <name>Shale Framework - Distribution</name>
<build>
<plugins>