You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2005/09/05 17:13:53 UTC

svn commit: r278769 - /forrest/trunk/tools/eclipse/plugins/org.apache.forrest.repository.ui/plugin.xml

Author: rgardler
Date: Mon Sep  5 08:13:33 2005
New Revision: 278769

URL: http://svn.apache.org/viewcvs?rev=278769&view=rev
Log:
correct version number + provider name

Modified:
    forrest/trunk/tools/eclipse/plugins/org.apache.forrest.repository.ui/plugin.xml

Modified: forrest/trunk/tools/eclipse/plugins/org.apache.forrest.repository.ui/plugin.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/plugins/org.apache.forrest.repository.ui/plugin.xml?rev=278769&r1=278768&r2=278769&view=diff
==============================================================================
--- forrest/trunk/tools/eclipse/plugins/org.apache.forrest.repository.ui/plugin.xml (original)
+++ forrest/trunk/tools/eclipse/plugins/org.apache.forrest.repository.ui/plugin.xml Mon Sep  5 08:13:33 2005
@@ -3,8 +3,8 @@
 <plugin
    id="org.apache.forrest.repository.ui"
    name="Repository UI Plug-in"
-   version="0.0.1"
-   provider-name=""
+   version="0.1.0"
+   provider-name="The Apache Software Foundation"
    class="org.apache.forrest.repository.ui.RepositoryUIPlugin">
 
    <runtime>