diff options
author | jonas | 2013-09-03 13:37:14 +0000 |
---|---|---|
committer | jonas | 2013-09-03 13:47:54 +0000 |
commit | 2053a227c543ba4bc8d325f8d486fc887a79e1e4 (patch) | |
tree | c8026f7709e1223e50b1318cc6f85ededa725867 /tests/org.eclipse.emf.ecp.view.custom.ui.swt.test/pom.xml | |
parent | 54d69114b1a5282803d68c9e107a0fafebf329ce (diff) | |
download | org.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.xml | 4 |
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> |