Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-03-08 09:32:37 +0000
committerNiraj Modi2019-03-08 09:40:00 +0000
commit21493a82fd7fba5fa882140445e4e716a125cbfa (patch)
treebd55a5443c335e63442b673126cd87a764a718bc /eclipse-platform-sources
parent8e2c27ce7580539126cdbc493e7b00d7135d532d (diff)
downloadeclipse.platform.releng.aggregator-21493a82fd7fba5fa882140445e4e716a125cbfa.tar.gz
eclipse.platform.releng.aggregator-21493a82fd7fba5fa882140445e4e716a125cbfa.tar.xz
eclipse.platform.releng.aggregator-21493a82fd7fba5fa882140445e4e716a125cbfa.zip
Bug 545094 - POM and product version change for 4.12 release
Change-Id: I7e3a068d268de150ac7513b6945d5aa8b60e6c76 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 e7864050e..fbd35eb4c 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.11.0-SNAPSHOT</version>
+ <version>4.12.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>

Back to the top