Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-06-07 08:23:10 +0000
committerNiraj Modi2019-06-07 08:23:10 +0000
commit30ca47168ea36237188b8faa2d123d6b758fc037 (patch)
tree57dd0716fdb482d706234f1f18c72a8bf64a3874 /pom.xml
parentf79d97db45c84c2fb37b4e23b3dd68d546507fd6 (diff)
downloadeclipse.platform.ua-30ca47168ea36237188b8faa2d123d6b758fc037.tar.gz
eclipse.platform.ua-30ca47168ea36237188b8faa2d123d6b758fc037.tar.xz
eclipse.platform.ua-30ca47168ea36237188b8faa2d123d6b758fc037.zip
Bug 547907 - POM and product version change for 4.13 release
Change-Id: I268f5703d07e9a5f28d044edaa773154a1be85fb Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8f4242b61..68768b0a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>4.12.0-SNAPSHOT</version>
+ <version>4.13.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>
<groupId>eclipse.platform.ua</groupId>

Back to the top