Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/papyrus-extra-features/org.eclipse.papyrus.robotml.generators.intempora.rtmaps.feature/feature.xml')
-rw-r--r--features/papyrus-extra-features/org.eclipse.papyrus.robotml.generators.intempora.rtmaps.feature/feature.xml54
1 files changed, 27 insertions, 27 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.robotml.generators.intempora.rtmaps.feature/feature.xml b/features/papyrus-extra-features/org.eclipse.papyrus.robotml.generators.intempora.rtmaps.feature/feature.xml
index 9163677520c..57e6c712dcd 100644
--- a/features/papyrus-extra-features/org.eclipse.papyrus.robotml.generators.intempora.rtmaps.feature/feature.xml
+++ b/features/papyrus-extra-features/org.eclipse.papyrus.robotml.generators.intempora.rtmaps.feature/feature.xml
@@ -1,28 +1,28 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><feature id="org.eclipse.papyrus.robotml.generators.intempora.rtmaps.feature" label="%featureName" provider-name="%providerName" version="1.1.0.qualifier">
-
- <description>
- RTMaps generator for RobotML models.
- </description>
-
- <copyright>
- Copyright (c) 2013 INTEMPORA S.A..
-All rights reserved. This program and the accompanying materials
-are made available under the terms of the Eclipse Public License
-v1.0
-which accompanies this distribution, and is available at
-http://www.eclipse.org/legal/epl-v10.html
- </copyright>
-
- <license url="%licenseURL">
- %license
- </license>
-
- <url>
- <discovery label="INTEMPORA" url="http://www.intempora.com"/>
- </url>
-
- <plugin download-size="0" id="org.eclipse.papyrus.robotml.generators.intempora.rtmaps" install-size="0" unpack="false" version="0.0.0"/>
-
- <plugin download-size="0" id="org.eclipse.papyrus.robotml.generators.intempora.rtmaps.ui" install-size="0" unpack="false" version="0.0.0"/>
-
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><feature id="org.eclipse.papyrus.robotml.generators.intempora.rtmaps.feature" label="%featureName" provider-name="%providerName" version="1.2.0.qualifier">
+
+ <description>
+ RTMaps generator for RobotML models.
+ </description>
+
+ <copyright>
+ Copyright (c) 2013 INTEMPORA S.A..
+All rights reserved. This program and the accompanying materials
+are made available under the terms of the Eclipse Public License
+v1.0
+which accompanies this distribution, and is available at
+http://www.eclipse.org/legal/epl-v10.html
+ </copyright>
+
+ <license url="%licenseURL">
+ %license
+ </license>
+
+ <url>
+ <discovery label="INTEMPORA" url="http://www.intempora.com"/>
+ </url>
+
+ <plugin download-size="0" id="org.eclipse.papyrus.robotml.generators.intempora.rtmaps" install-size="0" unpack="false" version="0.0.0"/>
+
+ <plugin download-size="0" id="org.eclipse.papyrus.robotml.generators.intempora.rtmaps.ui" install-size="0" unpack="false" version="0.0.0"/>
+
</feature> \ No newline at end of file

Back to the top