diff options
author | Eugen Neufeld | 2017-03-27 12:47:50 +0000 |
---|---|---|
committer | Eugen Neufeld | 2017-03-27 14:00:59 +0000 |
commit | a46b8eb0ca1f0c6962953e059de595550672df2c (patch) | |
tree | 1fe9404bfde92e82e7d82a9d06f4c67b444ffb70 /bundles/org.eclipse.emf.ecp.view.treemasterdetail.ui.swt/pom.xml | |
parent | 8252f92e3aa7303bf31c790ba9ec9e0f8acac6ed (diff) | |
download | org.eclipse.emf.ecp.core-a46b8eb0ca1f0c6962953e059de595550672df2c.tar.gz org.eclipse.emf.ecp.core-a46b8eb0ca1f0c6962953e059de595550672df2c.tar.xz org.eclipse.emf.ecp.core-a46b8eb0ca1f0c6962953e059de595550672df2c.zip |
TCI - Updated to 1.13.0
Change-Id: Idf21b216814e7b6c97b7db88edb917f555aafa5b
Signed-off-by: Eugen Neufeld <eneufeld@eclipsesource.com>
Diffstat (limited to 'bundles/org.eclipse.emf.ecp.view.treemasterdetail.ui.swt/pom.xml')
-rw-r--r-- | bundles/org.eclipse.emf.ecp.view.treemasterdetail.ui.swt/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.emf.ecp.view.treemasterdetail.ui.swt/pom.xml b/bundles/org.eclipse.emf.ecp.view.treemasterdetail.ui.swt/pom.xml index 5c3568f0c0..f2a9655c2c 100644 --- a/bundles/org.eclipse.emf.ecp.view.treemasterdetail.ui.swt/pom.xml +++ b/bundles/org.eclipse.emf.ecp.view.treemasterdetail.ui.swt/pom.xml @@ -7,12 +7,12 @@ <parent> <groupId>org.eclipse.emf.ecp</groupId> <artifactId>ecp-bundles-parent</artifactId> - <version>1.12.0-SNAPSHOT</version> + <version>1.13.0-SNAPSHOT</version> <relativePath>../../releng/org.eclipse.emf.ecp.releng.bundles/</relativePath> </parent> <groupId>org.eclipse.emf.ecp</groupId> <artifactId>org.eclipse.emf.ecp.view.treemasterdetail.ui.swt</artifactId> - <version>1.12.0-SNAPSHOT</version> + <version>1.13.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project> |