Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-10-27 15:33:00 +0000
committerThomas Watson2016-10-27 15:33:33 +0000
commit26c5e36835d9075be96a535db146f05d6982be14 (patch)
tree3540ff0b320038015f80d9ed705563c1968de784 /features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml
parentf8e20ff52be2a00f9b1b7ecd5f5e97cc1eec7f0d (diff)
downloadrt.equinox.framework-26c5e36835d9075be96a535db146f05d6982be14.tar.gz
rt.equinox.framework-26c5e36835d9075be96a535db146f05d6982be14.tar.xz
rt.equinox.framework-26c5e36835d9075be96a535db146f05d6982be14.zip
Bug 506597 - Build failure on I20161026-2000
Change-Id: I949cd02866112dca9a5fda67cdbbb1e280ee05df Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml')
-rw-r--r--features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml b/features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml
index a5196a4cd..9011572bd 100644
--- a/features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml
+++ b/features/org.eclipse.osgi.compatibility.plugins.feature/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox.feature</groupId>
<artifactId>org.eclipse.osgi.compatibility.plugins.feature</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top