Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Willink2020-06-10 20:44:06 +0000
committerEd Willink2020-06-10 20:44:06 +0000
commit551f47c0b3f4d21913b0d9e203a40daa06f39827 (patch)
tree13f2017c58e4bb683b35a9113a48149fdf3ffcf2 /tests/org.eclipse.qvtd.umlx.tests/pom.xml
parent7ec007e4849f47343ef2e9561cce1d6ece6bd617 (diff)
downloadorg.eclipse.qvtd-551f47c0b3f4d21913b0d9e203a40daa06f39827.tar.gz
org.eclipse.qvtd-551f47c0b3f4d21913b0d9e203a40daa06f39827.tar.xz
org.eclipse.qvtd-551f47c0b3f4d21913b0d9e203a40daa06f39827.zip
[releng] +0.1.0 for 0.24.0
Diffstat (limited to 'tests/org.eclipse.qvtd.umlx.tests/pom.xml')
-rw-r--r--tests/org.eclipse.qvtd.umlx.tests/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/org.eclipse.qvtd.umlx.tests/pom.xml b/tests/org.eclipse.qvtd.umlx.tests/pom.xml
index 84cb3a5a9..7c12370af 100644
--- a/tests/org.eclipse.qvtd.umlx.tests/pom.xml
+++ b/tests/org.eclipse.qvtd.umlx.tests/pom.xml
@@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.qvtd-tests</groupId>
<artifactId>org.eclipse.qvtd.umlx.tests</artifactId>
- <version>0.23.0-SNAPSHOT</version>
+ <version>0.24.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<parent>
<groupId>org.eclipse.qvtd-tests</groupId>
<artifactId>org.eclipse.qvtd.tests-folder</artifactId>
- <version>0.23.0-SNAPSHOT</version>
+ <version>0.24.0-SNAPSHOT</version>
</parent>
<build>
<plugins>

Back to the top