|
From: Markus B. <mba...@us...> - 2006-02-04 11:48:38
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.ui.tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8605 Modified Files: plugin.xml Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.ui.tests/plugin.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** plugin.xml 20 Nov 2005 16:39:46 -0000 1.9 --- plugin.xml 4 Feb 2006 11:48:28 -0000 1.10 *************** *** 4,8 **** id="org.rubypeople.rdt.ui.tests" name="RDT UI Tests" ! version="0.6.0" provider-name="RubyPeople Inc." class="org.rubypeople.rdt.internal.ui.RdtUiTestsPlugin"> --- 4,8 ---- id="org.rubypeople.rdt.ui.tests" name="RDT UI Tests" ! version="0.0.0" provider-name="RubyPeople Inc." class="org.rubypeople.rdt.internal.ui.RdtUiTestsPlugin"> |