Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.sirius.tests.ui.properties/pom.xml')
-rw-r--r--plugins/org.eclipse.sirius.tests.ui.properties/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml b/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml
index decf111a3c..0d55a8b533 100644
--- a/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml
+++ b/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.sirius</groupId>
<artifactId>sirius-parent</artifactId>
- <version>6.3.0-SNAPSHOT</version>
+ <version>6.3.1-SNAPSHOT</version>
<relativePath>../../packaging/org.eclipse.sirius.parent</relativePath>
</parent>
@@ -27,7 +27,7 @@
<artifactId>org.eclipse.sirius.tests.ui.properties</artifactId>
<packaging>eclipse-test-plugin</packaging>
- <version>6.3.0-SNAPSHOT</version>
+ <version>6.3.1-SNAPSHOT</version>
<build>
<plugins>

Back to the top