Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2014-06-19 20:17:27 +0000
committerPaul Webster2014-06-19 21:08:05 +0000
commitc3a68791a332e6cb68958bb7691617bc574fca8e (patch)
treececf24817756dd55c2daa2fe7122fd1a77ef29de /pom.xml
parent72c0bc17545f67c8fab74863871eee1814cf467e (diff)
downloadrt.equinox.p2-c3a68791a332e6cb68958bb7691617bc574fca8e.tar.gz
rt.equinox.p2-c3a68791a332e6cb68958bb7691617bc574fca8e.tar.xz
rt.equinox.p2-c3a68791a332e6cb68958bb7691617bc574fca8e.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 8b3260469..0d6bed22a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.eclipse.platform</groupId>
<artifactId>rt.equinox.p2</artifactId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>

Back to the top