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 Neufeld2017-12-20 17:13:52 +0000
committerEugen Neufeld2017-12-21 11:04:57 +0000
commit17289aae2b285d82026da8fe31b9185f860fadc3 (patch)
tree8926e3158c4418a436b94c885bd9001ab728837f /tests/org.eclipse.emf.ecp.view.model.edit.test/pom.xml
parent1670e33f623a627de4d88a9a22656a71fae536ac (diff)
downloadorg.eclipse.emf.ecp.core-17289aae2b285d82026da8fe31b9185f860fadc3.tar.gz
org.eclipse.emf.ecp.core-17289aae2b285d82026da8fe31b9185f860fadc3.tar.xz
org.eclipse.emf.ecp.core-17289aae2b285d82026da8fe31b9185f860fadc3.zip
TCI - Increased Version to 1.16
Change-Id: I4970c31281e7a3d2eaf3e677f66de347d656ddb7 Signed-off-by: Eugen Neufeld <eneufeld@eclipsesource.com>
Diffstat (limited to 'tests/org.eclipse.emf.ecp.view.model.edit.test/pom.xml')
-rw-r--r--tests/org.eclipse.emf.ecp.view.model.edit.test/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/org.eclipse.emf.ecp.view.model.edit.test/pom.xml b/tests/org.eclipse.emf.ecp.view.model.edit.test/pom.xml
index 64a55c8943..a4a186bbda 100644
--- a/tests/org.eclipse.emf.ecp.view.model.edit.test/pom.xml
+++ b/tests/org.eclipse.emf.ecp.view.model.edit.test/pom.xml
@@ -6,12 +6,12 @@
<parent>
<groupId>org.eclipse.emf.ecp</groupId>
<artifactId>ecp-tests-parent</artifactId>
- <version>1.15.0-SNAPSHOT</version>
+ <version>1.16.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.emf.ecp.releng.tests/</relativePath>
</parent>
<groupId>org.eclipse.emf.ecp</groupId>
<artifactId>org.eclipse.emf.ecp.view.model.edit.test</artifactId>
- <version>1.15.0-SNAPSHOT</version>
+ <version>1.16.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<build>

Back to the top