Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Charles David2016-10-26 14:53:15 +0000
committerPierre-Charles David2016-10-26 14:53:17 +0000
commit186c8144289f9809d009fce51adfc6764f9ca005 (patch)
tree355572282cc9a2b84832e7ee635eeea9ec5a974f /plugins/org.eclipse.sirius.synchronizer/pom.xml
parentc920facb0bdfd847fca1dc931ae1557f26f86d8b (diff)
downloadorg.eclipse.sirius-186c8144289f9809d009fce51adfc6764f9ca005.tar.gz
org.eclipse.sirius-186c8144289f9809d009fce51adfc6764f9ca005.tar.xz
org.eclipse.sirius-186c8144289f9809d009fce51adfc6764f9ca005.zip
[version] Bump version to 4.1.2
Change-Id: I004280d217c1b50533abf2beca3e6f22ba96f311 Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
Diffstat (limited to 'plugins/org.eclipse.sirius.synchronizer/pom.xml')
-rw-r--r--plugins/org.eclipse.sirius.synchronizer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.sirius.synchronizer/pom.xml b/plugins/org.eclipse.sirius.synchronizer/pom.xml
index e3345cfa2b..4270e7a188 100644
--- a/plugins/org.eclipse.sirius.synchronizer/pom.xml
+++ b/plugins/org.eclipse.sirius.synchronizer/pom.xml
@@ -15,12 +15,12 @@
<parent>
<groupId>org.eclipse.sirius</groupId>
<artifactId>sirius-parent</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath>../../packaging/org.eclipse.sirius.parent</relativePath>
</parent>
<artifactId>org.eclipse.sirius.synchronizer</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project> \ No newline at end of file

Back to the top