Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-06-07 08:29:14 +0000
committerNiraj Modi2019-06-07 08:29:14 +0000
commit2198f071226cdb858c7895b886a582cca6a83926 (patch)
treec04cefa630c0ca5c2434ac650ab350321c6425ac /pom.xml
parentcf7d35636ae39be22eb6799caaa30c0cf8ac91a4 (diff)
downloadrt.equinox.bundles-2198f071226cdb858c7895b886a582cca6a83926.tar.gz
rt.equinox.bundles-2198f071226cdb858c7895b886a582cca6a83926.tar.xz
rt.equinox.bundles-2198f071226cdb858c7895b886a582cca6a83926.zip
Bug 547907 - POM and product version change for 4.13 release
Change-Id: I69cc7d8bac313a87cb02cb2ecb4029705f6ce9bc 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 2a6da5e01..93303bc16 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>

Back to the top