Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.sirius.tests.junit.support/pom.xml')
-rw-r--r--plugins/org.eclipse.sirius.tests.junit.support/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.sirius.tests.junit.support/pom.xml b/plugins/org.eclipse.sirius.tests.junit.support/pom.xml
index af015fa396..b3e88858a6 100644
--- a/plugins/org.eclipse.sirius.tests.junit.support/pom.xml
+++ b/plugins/org.eclipse.sirius.tests.junit.support/pom.xml
@@ -17,11 +17,11 @@
<parent>
<groupId>org.eclipse.sirius</groupId>
<artifactId>sirius-parent</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath>../../packaging/org.eclipse.sirius.parent</relativePath>
</parent>
<artifactId>org.eclipse.sirius.tests.junit.support</artifactId>
<packaging>eclipse-plugin</packaging>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
</project>

Back to the top