|
From: <cg...@us...> - 2006-10-15 22:42:52
|
Revision: 936
http://svn.sourceforge.net/wotonomy/?rev=936&view=rev
Author: cgruber
Date: 2006-10-15 15:42:43 -0700 (Sun, 15 Oct 2006)
Log Message:
-----------
disambiguate root and parent names.
Modified Paths:
--------------
trunk/projects/net.wotonomy.all/pom.xml
trunk/projects/pom.xml
Modified: trunk/projects/net.wotonomy.all/pom.xml
===================================================================
--- trunk/projects/net.wotonomy.all/pom.xml 2006-10-15 21:32:41 UTC (rev 935)
+++ trunk/projects/net.wotonomy.all/pom.xml 2006-10-15 22:42:43 UTC (rev 936)
@@ -4,7 +4,7 @@
<artifactId>wotonomy-all</artifactId>
<version>1.0-alpha5-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Wotonomy</name>
+ <name>Wotonomy: </name>
<description> Wotonomy - A free system for creating great database-oriented swing or web applications.</description>
<url>http://wotonomy.sourceforge.net</url>
<modules>
Modified: trunk/projects/pom.xml
===================================================================
--- trunk/projects/pom.xml 2006-10-15 21:32:41 UTC (rev 935)
+++ trunk/projects/pom.xml 2006-10-15 22:42:43 UTC (rev 936)
@@ -4,7 +4,7 @@
<artifactId>wotonomy-root</artifactId>
<version>1</version>
<packaging>pom</packaging>
- <name>Wotonomy</name>
+ <name>Wotonomy Root</name>
<description>Root project for wotonomy</description>
<url>http://wotonomy.sourceforge.net</url>
<modules>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|