Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Keller2015-07-03 10:44:11 +0000
committerMarkus Keller2015-07-03 10:44:11 +0000
commitb89af46eb192144779d9c76540eed014b2fe0036 (patch)
tree0f6abf67824ea7e82c117179897c3b7aba829eac /org.eclipse.help/pom.xml
parenta0591ec322ab826c7ad09cddaccdec8d35cf6ba2 (diff)
downloadeclipse.platform.ua-b89af46eb192144779d9c76540eed014b2fe0036.tar.gz
eclipse.platform.ua-b89af46eb192144779d9c76540eed014b2fe0036.tar.xz
eclipse.platform.ua-b89af46eb192144779d9c76540eed014b2fe0036.zip
Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update parent poms for 4.6I20150804-0800I20150803-2000I20150803-0800I20150802-2000I20150728-0800I20150721-0800I20150714-0800I20150707-0800
Diffstat (limited to 'org.eclipse.help/pom.xml')
-rw-r--r--org.eclipse.help/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.help/pom.xml b/org.eclipse.help/pom.xml
index 850e9f2ae..ce9226645 100644
--- a/org.eclipse.help/pom.xml
+++ b/org.eclipse.help/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.6.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<artifactId>org.eclipse.help</artifactId>

Back to the top