Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-05-28 08:14:22 +0000
committerLars Vogel2018-05-28 08:14:22 +0000
commit358f4756aa68855620a98863d28f375b940b2580 (patch)
treeeb86457cc4181d771129a545d0f6b3ee27209475 /org.eclipse.tips.ide/pom.xml
parenteae294d9835113eba9c70023d9a0d10ccc3bdc8a (diff)
downloadeclipse.platform.ua-358f4756aa68855620a98863d28f375b940b2580.tar.gz
eclipse.platform.ua-358f4756aa68855620a98863d28f375b940b2580.tar.xz
eclipse.platform.ua-358f4756aa68855620a98863d28f375b940b2580.zip
Bug 535072 - MANIFEST Updates in master
Change-Id: Id6c37e753e34d374398974c13a5a29babf044c99 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'org.eclipse.tips.ide/pom.xml')
-rw-r--r--org.eclipse.tips.ide/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.tips.ide/pom.xml b/org.eclipse.tips.ide/pom.xml
index d7389d0a5..788bafa38 100644
--- a/org.eclipse.tips.ide/pom.xml
+++ b/org.eclipse.tips.ide/pom.xml
@@ -20,6 +20,6 @@
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.tips.ide</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top