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-01-16 13:37:33 +0000
committerEugen Neufeld2017-01-16 14:00:20 +0000
commitc2382566eb6894298c127aa97a71036d24fa0770 (patch)
treebc130c56694d04491cd29f5ad43d311e16f25c9c /tests/org.eclipse.emf.ecp.view.keyattributedmr.model.test/pom.xml
parent9275e20865702f3f42b00de382ff880c1e5142eb (diff)
downloadorg.eclipse.emf.ecp.core-c2382566eb6894298c127aa97a71036d24fa0770.tar.gz
org.eclipse.emf.ecp.core-c2382566eb6894298c127aa97a71036d24fa0770.tar.xz
org.eclipse.emf.ecp.core-c2382566eb6894298c127aa97a71036d24fa0770.zip
TCI - Increased Version to 1.12.0
Change-Id: I3745e338adb07a7618bb63fa76b3735145ff55d6 Signed-off-by: Eugen Neufeld <eneufeld@eclipsesource.com>
Diffstat (limited to 'tests/org.eclipse.emf.ecp.view.keyattributedmr.model.test/pom.xml')
-rw-r--r--tests/org.eclipse.emf.ecp.view.keyattributedmr.model.test/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/org.eclipse.emf.ecp.view.keyattributedmr.model.test/pom.xml b/tests/org.eclipse.emf.ecp.view.keyattributedmr.model.test/pom.xml
index 74e5613463..98937fd236 100644
--- a/tests/org.eclipse.emf.ecp.view.keyattributedmr.model.test/pom.xml
+++ b/tests/org.eclipse.emf.ecp.view.keyattributedmr.model.test/pom.xml
@@ -6,11 +6,11 @@
<parent>
<groupId>org.eclipse.emf.ecp</groupId>
<artifactId>ecp-tests-parent</artifactId>
- <version>1.11.0-SNAPSHOT</version>
+ <version>1.12.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.emf.ecp.releng.tests/</relativePath>
</parent>
<artifactId>org.eclipse.emf.ecp.view.keyattributedmr.model.test</artifactId>
<packaging>eclipse-plugin</packaging>
<groupId>org.eclipse.emf.ecp</groupId>
- <version>1.11.0-SNAPSHOT</version>
+ <version>1.12.0-SNAPSHOT</version>
</project>

Back to the top