Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2014-09-15 13:09:11 +0000
committerCamille Letavernier2014-09-15 15:46:30 +0000
commit99406ce4b3b2f0074b7e9fd243ab94bbd2b7cf3d (patch)
treef6a115d33074995cc500ef898f61026d468d4358 /plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui
parentc4342ce2a72ea4e64c3d83d432ac9ceaa79d937d (diff)
downloadorg.eclipse.papyrus-99406ce4b3b2f0074b7e9fd243ab94bbd2b7cf3d.tar.gz
org.eclipse.papyrus-99406ce4b3b2f0074b7e9fd243ab94bbd2b7cf3d.tar.xz
org.eclipse.papyrus-99406ce4b3b2f0074b7e9fd243ab94bbd2b7cf3d.zip
[Releng] Update feature versions to 1.1.0
Diffstat (limited to 'plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui')
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml b/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
index d82916a07a4..aab504b5e52 100644
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
+++ b/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
@@ -4,11 +4,11 @@
<parent>
<artifactId>org.eclipse.papyrus</artifactId>
<groupId>org.eclipse.papyrus</groupId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<relativePath>../../../releng/top-pom-main.xml</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.emf.facet.util.jface.ui</artifactId>
<groupId>org.eclipse.papyrus</groupId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project> \ No newline at end of file

Back to the top