You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by my...@apache.org on 2007/07/13 20:14:55 UTC

svn commit: r556084 - in /db/derby/code/trunk/plugins/eclipse: org.apache.derby.plugin.doc/plugin.xml org.apache.derby.ui/plugin.xml

Author: myrnavl
Date: Fri Jul 13 11:14:54 2007
New Revision: 556084

URL: http://svn.apache.org/viewvc?view=rev&rev=556084
Log:
DERBY-2376; a (minor) change in the plugin should cause the version to change.

Modified:
    db/derby/code/trunk/plugins/eclipse/org.apache.derby.plugin.doc/plugin.xml
    db/derby/code/trunk/plugins/eclipse/org.apache.derby.ui/plugin.xml

Modified: db/derby/code/trunk/plugins/eclipse/org.apache.derby.plugin.doc/plugin.xml
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/plugins/eclipse/org.apache.derby.plugin.doc/plugin.xml?view=diff&rev=556084&r1=556083&r2=556084
==============================================================================
--- db/derby/code/trunk/plugins/eclipse/org.apache.derby.plugin.doc/plugin.xml (original)
+++ db/derby/code/trunk/plugins/eclipse/org.apache.derby.plugin.doc/plugin.xml Fri Jul 13 11:14:54 2007
@@ -19,7 +19,7 @@
 <plugin 
    id="org.apache.derby.plugin.doc" 
    name="Apache Derby Plug-in Documentation for Eclipse" 
-   version="1.1.0" 
+   version="1.1.1" 
    provider-name="The Apache Software Foundation">
 
   <runtime>

Modified: db/derby/code/trunk/plugins/eclipse/org.apache.derby.ui/plugin.xml
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/plugins/eclipse/org.apache.derby.ui/plugin.xml?view=diff&rev=556084&r1=556083&r2=556084
==============================================================================
--- db/derby/code/trunk/plugins/eclipse/org.apache.derby.ui/plugin.xml (original)
+++ db/derby/code/trunk/plugins/eclipse/org.apache.derby.ui/plugin.xml Fri Jul 13 11:14:54 2007
@@ -19,7 +19,7 @@
 <plugin
    id="org.apache.derby.ui"
    name="Apache Derby Ui Plug-in for Eclipse"
-   version="1.1.0"
+   version="1.1.1"
    provider-name="The Apache Software Foundation"
    class="org.apache.derby.ui.DerbyPlugin">