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-12-20 17:13:52 +0000
committerEugen Neufeld2017-12-21 11:04:57 +0000
commit17289aae2b285d82026da8fe31b9185f860fadc3 (patch)
tree8926e3158c4418a436b94c885bd9001ab728837f /bundles/org.eclipse.emf.ecp.emf2web/pom.xml
parent1670e33f623a627de4d88a9a22656a71fae536ac (diff)
downloadorg.eclipse.emf.ecp.core-17289aae2b285d82026da8fe31b9185f860fadc3.tar.gz
org.eclipse.emf.ecp.core-17289aae2b285d82026da8fe31b9185f860fadc3.tar.xz
org.eclipse.emf.ecp.core-17289aae2b285d82026da8fe31b9185f860fadc3.zip
TCI - Increased Version to 1.16
Change-Id: I4970c31281e7a3d2eaf3e677f66de347d656ddb7 Signed-off-by: Eugen Neufeld <eneufeld@eclipsesource.com>
Diffstat (limited to 'bundles/org.eclipse.emf.ecp.emf2web/pom.xml')
-rw-r--r--bundles/org.eclipse.emf.ecp.emf2web/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.emf.ecp.emf2web/pom.xml b/bundles/org.eclipse.emf.ecp.emf2web/pom.xml
index e60f6af6f6..210ef680f3 100644
--- a/bundles/org.eclipse.emf.ecp.emf2web/pom.xml
+++ b/bundles/org.eclipse.emf.ecp.emf2web/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.emf.ecp</groupId>
<artifactId>ecp-bundles-parent</artifactId>
- <version>1.15.0-SNAPSHOT</version>
+ <version>1.16.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.emf.ecp.releng.bundles/</relativePath>
</parent>

Back to the top