Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugen Neufeld2019-01-07 14:45:34 +0000
committerEugen Neufeld2019-01-07 15:53:48 +0000
commite67eb8c30e68f6654355d93a4e96d90bae76ed49 (patch)
tree82b59296bae07688b441170a8cd622669a5e81c8 /tests/org.eclipse.emf.ecp.common.test/pom.xml
parentd216a2caacc2b8c3d6c0522455f69ed8d6cceb07 (diff)
downloadorg.eclipse.emf.ecp.core-e67eb8c30e68f6654355d93a4e96d90bae76ed49.tar.gz
org.eclipse.emf.ecp.core-e67eb8c30e68f6654355d93a4e96d90bae76ed49.tar.xz
org.eclipse.emf.ecp.core-e67eb8c30e68f6654355d93a4e96d90bae76ed49.zip
TCI - Update Version to 1.20.01.20.0.M1
Change-Id: I551e946f428c1ff69c4bcfa361743316b6c9ce9f Signed-off-by: Eugen Neufeld <eneufeld@eclipsesource.com>
Diffstat (limited to 'tests/org.eclipse.emf.ecp.common.test/pom.xml')
-rw-r--r--tests/org.eclipse.emf.ecp.common.test/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/org.eclipse.emf.ecp.common.test/pom.xml b/tests/org.eclipse.emf.ecp.common.test/pom.xml
index 9d7fbc9964..2f5b23e61e 100644
--- a/tests/org.eclipse.emf.ecp.common.test/pom.xml
+++ b/tests/org.eclipse.emf.ecp.common.test/pom.xml
@@ -6,12 +6,12 @@
<parent>
<groupId>org.eclipse.emf.ecp</groupId>
<artifactId>ecp-tests-parent</artifactId>
- <version>1.19.0-SNAPSHOT</version>
+ <version>1.20.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.emf.ecp.releng.tests/</relativePath>
</parent>
<groupId>org.eclipse.emf.ecp</groupId>
<artifactId>org.eclipse.emf.ecp.common.test</artifactId>
- <version>1.19.0-SNAPSHOT</version>
+ <version>1.20.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<!-- When signing bundles we get a security exception using maven-surefire.

Back to the top