You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by mc...@apache.org on 2007/10/24 20:01:13 UTC

svn commit: r587940 - /geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v10.feature/.project

Author: mcconne
Date: Wed Oct 24 11:01:12 2007
New Revision: 587940

URL: http://svn.apache.org/viewvc?rev=587940&view=rev
Log:
GERONIMODEVTOOLS-240 Fix incorrect Eclipse project name (Thanks TEd for the patch !!)

Modified:
    geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v10.feature/.project

Modified: geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v10.feature/.project
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v10.feature/.project?rev=587940&r1=587939&r2=587940&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v10.feature/.project (original)
+++ geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v10.feature/.project Wed Oct 24 11:01:12 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>org.apache.geronimo.feature</name>
+        <name>org.apache.geronimo.v10.feature</name>
 	<comment></comment>
 	<projects>
 	</projects>