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:
authorJohannes Faltermeier2014-03-07 13:45:50 +0000
committerJohannes Faltermeier2014-03-07 14:04:13 +0000
commitf4a2b8ff9050b3a304c802b1bb3e8d29d2bc029d (patch)
tree3dde0fc84c9dc006bcdcf42657b0ad985095b7a1 /tests/org.eclipse.emf.ecp.view.custom.ui.swt.test/pom.xml
parentc9bbf8c490145cae252a68437e6569f1343b3809 (diff)
downloadorg.eclipse.emf.ecp.core-f4a2b8ff9050b3a304c802b1bb3e8d29d2bc029d.tar.gz
org.eclipse.emf.ecp.core-f4a2b8ff9050b3a304c802b1bb3e8d29d2bc029d.tar.xz
org.eclipse.emf.ecp.core-f4a2b8ff9050b3a304c802b1bb3e8d29d2bc029d.zip
prepare 1.2.1
Diffstat (limited to 'tests/org.eclipse.emf.ecp.view.custom.ui.swt.test/pom.xml')
-rw-r--r--tests/org.eclipse.emf.ecp.view.custom.ui.swt.test/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/org.eclipse.emf.ecp.view.custom.ui.swt.test/pom.xml b/tests/org.eclipse.emf.ecp.view.custom.ui.swt.test/pom.xml
index 0be5fec0ff..f2db5c2676 100644
--- a/tests/org.eclipse.emf.ecp.view.custom.ui.swt.test/pom.xml
+++ b/tests/org.eclipse.emf.ecp.view.custom.ui.swt.test/pom.xml
@@ -6,12 +6,12 @@
<parent>
<groupId>org.eclipse.emf.ecp</groupId>
<artifactId>ecp-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.emf.ecp.releng/</relativePath>
</parent>
<groupId>org.eclipse.emf.ecp</groupId>
<artifactId>org.eclipse.emf.ecp.view.custom.ui.swt.test</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<build>

Back to the top