diff options
author | Niraj Modi | 2019-12-06 11:22:45 +0000 |
---|---|---|
committer | Niraj Modi | 2019-12-06 11:34:42 +0000 |
commit | a6addc079f40ca775a321dced92afd725a8aeeb7 (patch) | |
tree | d0aeb6a5b8bbfa991dad38e3b1eaf1695dae122c /pom.xml | |
parent | ba10d37510d6820e18cb67390d2ea6a87545b84b (diff) | |
download | eclipse.platform.releng.aggregator-a6addc079f40ca775a321dced92afd725a8aeeb7.tar.gz eclipse.platform.releng.aggregator-a6addc079f40ca775a321dced92afd725a8aeeb7.tar.xz eclipse.platform.releng.aggregator-a6addc079f40ca775a321dced92afd725a8aeeb7.zip |
Bug 553742 - POM and product version change for 4.15 release
Change-Id: I19659b26b0657fe8f8e2982b85f9af7aa52da22f
Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ <groupId>org.eclipse.platform</groupId> <artifactId>platform-aggregator</artifactId> - <version>4.14.0-SNAPSHOT</version> + <version>4.15.0-SNAPSHOT</version> <packaging>pom</packaging> <properties> <!--Property used in parent pom which if defined disables activation of build-individual-bundles profile --> |