Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-06-22 07:29:53 +0000
committerAlexander Kurtakov2017-06-22 07:30:45 +0000
commit0959c2f1b964601ccfd981d7a516bf08c74bdb22 (patch)
treeb5b8005acf1cd50c096dae3c89f24d58aa262f48 /org.eclipse.help.webapp
parentad54b2e3da44caaaab6be37abb7505bff6b33c47 (diff)
downloadeclipse.platform.ua-0959c2f1b964601ccfd981d7a516bf08c74bdb22.tar.gz
eclipse.platform.ua-0959c2f1b964601ccfd981d7a516bf08c74bdb22.tar.xz
eclipse.platform.ua-0959c2f1b964601ccfd981d7a516bf08c74bdb22.zip
Point to 4.8 parent pom. Change-Id: I95e07cbfa6b2385f7c8f0192784fe62faf681659 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'org.eclipse.help.webapp')
-rw-r--r--org.eclipse.help.webapp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.help.webapp/pom.xml b/org.eclipse.help.webapp/pom.xml
index 2f5aa3057..b4e6d5875 100644
--- a/org.eclipse.help.webapp/pom.xml
+++ b/org.eclipse.help.webapp/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.7.0-SNAPSHOT</version>
+ <version>4.8.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<artifactId>org.eclipse.help.webapp</artifactId>

Back to the top