Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhussey2005-08-26 14:50:26 +0000
committerkhussey2005-08-26 14:50:26 +0000
commitb8f9893475cb3c38d93bcf6dc57ceb0dd7d5a61f (patch)
tree4811fed99c0964617bc902c860110e933a14a916 /plugins/org.eclipse.uml2.sdk-feature
parentc7674dfd838a8c507bdc038290e092a39b5556e0 (diff)
downloadorg.eclipse.uml2-b8f9893475cb3c38d93bcf6dc57ceb0dd7d5a61f.tar.gz
org.eclipse.uml2-b8f9893475cb3c38d93bcf6dc57ceb0dd7d5a61f.tar.xz
org.eclipse.uml2-b8f9893475cb3c38d93bcf6dc57ceb0dd7d5a61f.zip
*** empty log message ***
Diffstat (limited to 'plugins/org.eclipse.uml2.sdk-feature')
-rw-r--r--plugins/org.eclipse.uml2.sdk-feature/feature.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/org.eclipse.uml2.sdk-feature/feature.xml b/plugins/org.eclipse.uml2.sdk-feature/feature.xml
index 4ca8d9676..d9c9b20c3 100644
--- a/plugins/org.eclipse.uml2.sdk-feature/feature.xml
+++ b/plugins/org.eclipse.uml2.sdk-feature/feature.xml
@@ -11,13 +11,13 @@
Contributors:
IBM - initial API and implementation
- $Id: feature.xml,v 1.9 2005/06/09 02:34:31 khussey Exp $
+ $Id: feature.xml,v 1.10 2005/08/26 14:50:38 khussey Exp $
-->
<feature
id="org.eclipse.uml2.sdk"
label="%feature.label"
- version="1.1.0"
+ version="1.2.0"
provider-name="%feature.provider-name">
<description>
@@ -35,11 +35,11 @@
<includes
id="org.eclipse.uml2"
- version="1.1.0"/>
+ version="1.2.0"/>
<includes
id="org.eclipse.uml2.source"
- version="1.1.0"/>
+ version="1.2.0"/>
<includes
id="org.eclipse.uml2.examples"

Back to the top