Skip to main content
summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorkhussey2004-10-18 19:23:57 +0000
committerkhussey2004-10-18 19:23:57 +0000
commit3d1446eb55eae95659a37fd02c426337931595bf (patch)
treea9ef3aea942157cadf2ae3553753157b5656d3c7 /tests
parent2979350251cc935d56b82ee7fa8dc4e0730b9c60 (diff)
downloadorg.eclipse.uml2.test-3d1446eb55eae95659a37fd02c426337931595bf.tar.gz
org.eclipse.uml2.test-3d1446eb55eae95659a37fd02c426337931595bf.tar.xz
org.eclipse.uml2.test-3d1446eb55eae95659a37fd02c426337931595bf.zip
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/org.eclipse.uml2.tests-feature/feature.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/org.eclipse.uml2.tests-feature/feature.xml b/tests/org.eclipse.uml2.tests-feature/feature.xml
index b323b4b8..f030151c 100644
--- a/tests/org.eclipse.uml2.tests-feature/feature.xml
+++ b/tests/org.eclipse.uml2.tests-feature/feature.xml
@@ -12,7 +12,7 @@
* Contributors:
* IBM - Initial API and implementation
*
- * $Id: feature.xml,v 1.3 2004/10/01 19:38:30 khussey Exp $
+ * $Id: feature.xml,v 1.4 2004/10/18 19:23:57 khussey Exp $
*/
-->
@@ -59,13 +59,13 @@
id="org.eclipse.test"
download-size="0"
install-size="0"
- version="0.0.0"/>
+ version="2.1.0"/>
<plugin
id="org.eclipse.ant.optional.junit"
download-size="0"
install-size="0"
- version="0.0.0"
+ version="2.1.0"
fragment="true"/>
</feature>

Back to the top