Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/epf-richtext/org.eclipse.papyrus.infra.widgets.epf.richtext.extension/pom.xml')
-rw-r--r--extraplugins/epf-richtext/org.eclipse.papyrus.infra.widgets.epf.richtext.extension/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/extraplugins/epf-richtext/org.eclipse.papyrus.infra.widgets.epf.richtext.extension/pom.xml b/extraplugins/epf-richtext/org.eclipse.papyrus.infra.widgets.epf.richtext.extension/pom.xml
index 76dd075460e..5e29b84b3c5 100644
--- a/extraplugins/epf-richtext/org.eclipse.papyrus.infra.widgets.epf.richtext.extension/pom.xml
+++ b/extraplugins/epf-richtext/org.eclipse.papyrus.infra.widgets.epf.richtext.extension/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.eclipse.papyrus</groupId>
<artifactId>org.eclipse.papyrus.infra.widgets.epf</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.infra.widgets.epf.richtext.extension</artifactId>
<groupId>org.eclipse.papyrus</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<repositories>
<repository>

Back to the top