Skip to main content
summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorkhussey2005-02-24 20:12:54 +0000
committerkhussey2005-02-24 20:12:54 +0000
commit9e2e1e4d728b4c2725d0cb0573a22617ee64b049 (patch)
tree01cd6772de7e21cad9156064e031217040814cd3 /tests
parentf0ff5200bba9138bd2df7234df8ee0c57fd141bc (diff)
downloadorg.eclipse.uml2.test-9e2e1e4d728b4c2725d0cb0573a22617ee64b049.tar.gz
org.eclipse.uml2.test-9e2e1e4d728b4c2725d0cb0573a22617ee64b049.tar.xz
org.eclipse.uml2.test-9e2e1e4d728b4c2725d0cb0573a22617ee64b049.zip
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/org.eclipse.uml2.tests-feature/feature.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/org.eclipse.uml2.tests-feature/feature.xml b/tests/org.eclipse.uml2.tests-feature/feature.xml
index 1e2deefb..dafeebf2 100644
--- a/tests/org.eclipse.uml2.tests-feature/feature.xml
+++ b/tests/org.eclipse.uml2.tests-feature/feature.xml
@@ -3,7 +3,7 @@
<!--
/*
- * Copyright (c) 2003, 2004 IBM Corporation and others.
+ * Copyright (c) 2003, 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, and is available at
@@ -12,14 +12,14 @@
* Contributors:
* IBM - Initial API and implementation
*
- * $Id: feature.xml,v 1.6 2004/11/15 18:04:35 khussey Exp $
+ * $Id: feature.xml,v 1.7 2005/02/24 20:12:54 khussey Exp $
*/
-->
<feature
id="org.eclipse.uml2.tests"
label="%feature-label"
- version="1.0.2"
+ version="1.1.0"
provider-name="%feature.provider-name"
image="eclipse_update_120.jpg">
@@ -60,7 +60,7 @@
id="org.eclipse.test"
download-size="0"
install-size="0"
- version="2.1.0"/>
+ version="3.1.0"/>
<plugin
id="org.eclipse.ant.optional.junit"

Back to the top