Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2017-06-09 13:27:27 +0000
committerSravan Kumar Lakkimsetti2017-06-09 13:27:27 +0000
commitf1f0938f71f7ad73f707593f17c767edc951cbe5 (patch)
tree57ca7af0a35f9cdccfe7d820787899fea937e339 /pom.xml
parent19c077dcd09452460a432e42cc35c514d2a84477 (diff)
downloadeclipse.platform.releng.aggregator-f1f0938f71f7ad73f707593f17c767edc951cbe5.tar.gz
eclipse.platform.releng.aggregator-f1f0938f71f7ad73f707593f17c767edc951cbe5.tar.xz
eclipse.platform.releng.aggregator-f1f0938f71f7ad73f707593f17c767edc951cbe5.zip
Bug 517929 - Update POMs in the master for 4.8 release
Change-Id: I94a66ff2d40779af12a58f29a776c5f048a00b60 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@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 7685b027e..8b9956ed8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<groupId>org.eclipse.platform</groupId>
<artifactId>platform-aggregator</artifactId>
- <version>4.7.0-SNAPSHOT</version>
+ <version>4.8.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<!--Property used in parent pom which if defined disables activation of build-individual-bundles profile -->

Back to the top