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:
authorjonas2013-09-03 13:37:14 +0000
committerjonas2013-09-03 13:47:54 +0000
commit2053a227c543ba4bc8d325f8d486fc887a79e1e4 (patch)
treec8026f7709e1223e50b1318cc6f85ededa725867 /tests/org.eclipse.emf.ecp.view.custom.ui.swt.test/pom.xml
parent54d69114b1a5282803d68c9e107a0fafebf329ce (diff)
downloadorg.eclipse.emf.ecp.core-2053a227c543ba4bc8d325f8d486fc887a79e1e4.tar.gz
org.eclipse.emf.ecp.core-2053a227c543ba4bc8d325f8d486fc887a79e1e4.tar.xz
org.eclipse.emf.ecp.core-2053a227c543ba4bc8d325f8d486fc887a79e1e4.zip
Bug 415384 - Milestone 1.1.0 M1 - updated version numbers to 1.1.0
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 37fbd61d59..e3ef144dba 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.0.2-SNAPSHOT</version>
+ <version>1.1.0-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.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<build>

Back to the top