Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2015-07-02 12:50:27 +0000
committerThomas Watson2015-07-02 18:26:49 +0000
commitfadccc5c64fa9b9989c11725cdaa0c2740abbd0b (patch)
tree1dfee5e3fe2974020a4b5707daff2b69fb303473 /bundles/org.eclipse.equinox.http.registry
parentfee9ad615f5fd03d9edee9d01ea29eff9d43a5d2 (diff)
downloadrt.equinox.bundles-fadccc5c64fa9b9989c11725cdaa0c2740abbd0b.tar.gz
rt.equinox.bundles-fadccc5c64fa9b9989c11725cdaa0c2740abbd0b.tar.xz
rt.equinox.bundles-fadccc5c64fa9b9989c11725cdaa0c2740abbd0b.zip
Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds
- update parent poms for 4.6
Diffstat (limited to 'bundles/org.eclipse.equinox.http.registry')
-rw-r--r--bundles/org.eclipse.equinox.http.registry/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.http.registry/pom.xml b/bundles/org.eclipse.equinox.http.registry/pom.xml
index ab52a4612..9e19760a0 100644
--- a/bundles/org.eclipse.equinox.http.registry/pom.xml
+++ b/bundles/org.eclipse.equinox.http.registry/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>rt.equinox.bundles</artifactId>
<groupId>org.eclipse.equinox.bundles</groupId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.6.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top