Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2018-12-07 11:04:05 +0000
committerNiraj Modi2018-12-07 11:04:05 +0000
commit6012db7efbdffa4d41bd51df87a11ebf5fc0a79b (patch)
treeebfe20685c8b4022dadadc4b0007c08e471eb5e2 /eclipse-platform-sources
parent68d770972ea18fc6e9e25eebad73de6fd6614013 (diff)
downloadeclipse.platform.releng.aggregator-6012db7efbdffa4d41bd51df87a11ebf5fc0a79b.tar.gz
eclipse.platform.releng.aggregator-6012db7efbdffa4d41bd51df87a11ebf5fc0a79b.tar.xz
eclipse.platform.releng.aggregator-6012db7efbdffa4d41bd51df87a11ebf5fc0a79b.zip
Bug 541822 - POM and product version change for 4.11 release
Change-Id: I8f820d4a2b6ac04e4cad7f0f64ed0c9c8cd88acf Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'eclipse-platform-sources')
-rw-r--r--eclipse-platform-sources/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse-platform-sources/pom.xml b/eclipse-platform-sources/pom.xml
index e720463f1..e7864050e 100644
--- a/eclipse-platform-sources/pom.xml
+++ b/eclipse-platform-sources/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>4.10.0-SNAPSHOT</version>
+ <version>4.11.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>

Back to the top