diff options
author | rschnekenbu | 2009-11-20 14:59:17 +0000 |
---|---|---|
committer | rschnekenbu | 2009-11-20 14:59:17 +0000 |
commit | 3760ef709022f06919b630b96f4ceca7599e1249 (patch) | |
tree | eb6dcf129b98e261cdad4ed676e7045371c19ed3 /features/org.eclipse.papyrus.uml-feature/feature.xml | |
parent | 7a2f45bd9c9f2f8011ab2e39aaccc47af22db1ed (diff) | |
download | org.eclipse.papyrus-3760ef709022f06919b630b96f4ceca7599e1249.tar.gz org.eclipse.papyrus-3760ef709022f06919b630b96f4ceca7599e1249.tar.xz org.eclipse.papyrus-3760ef709022f06919b630b96f4ceca7599e1249.zip |
Night build: had to change feature names to make the process work
Diffstat (limited to 'features/org.eclipse.papyrus.uml-feature/feature.xml')
-rw-r--r-- | features/org.eclipse.papyrus.uml-feature/feature.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.papyrus.uml-feature/feature.xml b/features/org.eclipse.papyrus.uml-feature/feature.xml index a3ecf376c04..5d94bed392f 100644 --- a/features/org.eclipse.papyrus.uml-feature/feature.xml +++ b/features/org.eclipse.papyrus.uml-feature/feature.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?>
<feature
- id="org.eclipse.papyrus.uml_feature"
+ id="org.eclipse.papyrus.uml"
label="Papyrus UML Editor"
version="0.7.0.qualifier"
provider-name="Eclipse">
|