Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim Jongman2019-01-25 09:45:44 +0000
committerWim Jongman2019-01-25 10:41:38 +0000
commitd5787f4ec2efdaeca98933ffd7c0772af37a8620 (patch)
tree3fc2c7215dc0a18849a41681a1a8b32f52443a1d /org.eclipse.tips.tests/pom.xml
parent1b88ad25341b86ef23963cb226cfba56ced0cba3 (diff)
downloadeclipse.platform.ua-d5787f4ec2efdaeca98933ffd7c0772af37a8620.tar.gz
eclipse.platform.ua-d5787f4ec2efdaeca98933ffd7c0772af37a8620.tar.xz
eclipse.platform.ua-d5787f4ec2efdaeca98933ffd7c0772af37a8620.zip
Added about.html to build.poperties Change-Id: I57b4c476f2330927724c309765cd059d305c80ba Signed-off-by: Wim Jongman <wim.jongman@remainsoftware.com>
Diffstat (limited to 'org.eclipse.tips.tests/pom.xml')
-rw-r--r--org.eclipse.tips.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.tips.tests/pom.xml b/org.eclipse.tips.tests/pom.xml
index 2b18a23bc..f52dee512 100644
--- a/org.eclipse.tips.tests/pom.xml
+++ b/org.eclipse.tips.tests/pom.xml
@@ -23,6 +23,6 @@
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.tips.tests</artifactId>
- <version>1.0.100-SNAPSHOT</version>
+ <version>1.0.200-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
</project>

Back to the top