Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2014-06-19 20:19:35 +0000
committerDavid Williams2014-06-25 18:09:27 +0000
commit8bd4a941309d4909a892db1de2294bb96403e7cd (patch)
treeb1e570f6d87500cd3566deda5823c3828bcabf7c /pom.xml
parentd23e63e8bfa905b1bd5b86b3ab35200d677eda6c (diff)
downloadeclipse.platform.releng.aggregator-8bd4a941309d4909a892db1de2294bb96403e7cd.tar.gz
eclipse.platform.releng.aggregator-8bd4a941309d4909a892db1de2294bb96403e7cd.tar.xz
eclipse.platform.releng.aggregator-8bd4a941309d4909a892db1de2294bb96403e7cd.zip
Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance builds
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.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 3d30fb4c7..ba9e03419 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
<groupId>org.eclipse.platform</groupId>
<artifactId>platform-aggregator</artifactId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>

Back to the top