Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2014-06-19 14:20:24 +0000
committerPaul Webster2014-06-19 21:07:03 +0000
commit64ee606790cc65da288a0265829e454ac5fda8e6 (patch)
tree5ae05a3d7e90e988ba0d335ec64fc027184f90cb /bundles/org.eclipse.equinox.slf4j.stub
parent4655c6fd1195ce53dc78dec3b4b01959aef41707 (diff)
downloadrt.equinox.bundles-64ee606790cc65da288a0265829e454ac5fda8e6.tar.gz
rt.equinox.bundles-64ee606790cc65da288a0265829e454ac5fda8e6.tar.xz
rt.equinox.bundles-64ee606790cc65da288a0265829e454ac5fda8e6.zip
Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140729-0800I20140722-0800I20140715-0800I20140708-0800I20140701-0800
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.slf4j.stub')
-rw-r--r--bundles/org.eclipse.equinox.slf4j.stub/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.slf4j.stub/pom.xml b/bundles/org.eclipse.equinox.slf4j.stub/pom.xml
index ae973ef4c..8c4d075c6 100644
--- a/bundles/org.eclipse.equinox.slf4j.stub/pom.xml
+++ b/bundles/org.eclipse.equinox.slf4j.stub/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>rt.equinox.bundles</artifactId>
<groupId>org.eclipse.equinox.bundles</groupId>
- <version>4.4.0-SNAPSHOT</version>
+ <version>4.5.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top