Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-07-12 12:39:54 +0000
committerArun Thondapu2016-07-12 12:39:54 +0000
commit0f1085525260334603965d7ac901a6a4cec2d69c (patch)
tree18ccc8051dd05f7d05dfec8c403e4d4f6d96617a /features/org.eclipse.swt.tools.feature/pom.xml
parented54ee4cc0a481b1e531b8c1faa238065e6867f3 (diff)
downloadeclipse.platform.swt-0f1085525260334603965d7ac901a6a4cec2d69c.tar.gz
eclipse.platform.swt-0f1085525260334603965d7ac901a6a4cec2d69c.tar.xz
eclipse.platform.swt-0f1085525260334603965d7ac901a6a4cec2d69c.zip
Bug 497748 - SWT should increase bundle version in master (4.7) to
3.106.0.qualifier Change-Id: Ie21e715979c5afc331449aeabe3dd0c10033fe4d Signed-off-by: Arun Thondapu <arunkumar.thondapu@in.ibm.com>
Diffstat (limited to 'features/org.eclipse.swt.tools.feature/pom.xml')
-rw-r--r--features/org.eclipse.swt.tools.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.swt.tools.feature/pom.xml b/features/org.eclipse.swt.tools.feature/pom.xml
index 2f2ea44175..bf77050eaa 100644
--- a/features/org.eclipse.swt.tools.feature/pom.xml
+++ b/features/org.eclipse.swt.tools.feature/pom.xml
@@ -20,6 +20,6 @@
</parent>
<groupId>org.eclipse.swt.tools.feature</groupId>
<artifactId>org.eclipse.swt.tools.feature</artifactId>
- <version>3.105.0-SNAPSHOT</version>
+ <version>3.106.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top