Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2013-03-20 17:07:13 +0000
committerPaul Webster2013-03-26 12:54:32 +0000
commit4069ea9718102db6d035e7939ac9586e73fbbcef (patch)
treef0547450b22c920171bdbe2ad3796ac8c1eaf24f /org.eclipse.help.webapp/pom.xml
parent06ff3afcbae6bb3d1dfafcccf9bc6c441322f91a (diff)
downloadeclipse.platform.ua-4069ea9718102db6d035e7939ac9586e73fbbcef.tar.gz
eclipse.platform.ua-4069ea9718102db6d035e7939ac9586e73fbbcef.tar.xz
eclipse.platform.ua-4069ea9718102db6d035e7939ac9586e73fbbcef.zip
Diffstat (limited to 'org.eclipse.help.webapp/pom.xml')
-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 5a8209b3e..9f920682b 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>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<artifactId>org.eclipse.help.webapp</artifactId>

Back to the top