diff options
author | Thomas Watson | 2016-12-16 13:53:52 +0000 |
---|---|---|
committer | Thomas Watson | 2016-12-16 13:53:52 +0000 |
commit | ffb4e8a0f155701096796cefc80a085688c572bf (patch) | |
tree | c5f8b865621e147a4dc84e5c3e989ab893ce508b /bundles/org.eclipse.osgi.compatibility.state/pom.xml | |
parent | 58531484f1d8f944df8180960854d870524fd94b (diff) | |
download | rt.equinox.framework-ffb4e8a0f155701096796cefc80a085688c572bf.tar.gz rt.equinox.framework-ffb4e8a0f155701096796cefc80a085688c572bf.tar.xz rt.equinox.framework-ffb4e8a0f155701096796cefc80a085688c572bf.zip |
Bug 509351 - org.eclipse.osgi.compatibility.state needs version increaseI20161219-0145I20161218-2000I20161217-2000I20161216-2000
for oxygen
Change-Id: Id12c2fbdd2c5aeca0313d6c961aa44158aeb6701
Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.osgi.compatibility.state/pom.xml')
-rw-r--r-- | bundles/org.eclipse.osgi.compatibility.state/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi.compatibility.state/pom.xml b/bundles/org.eclipse.osgi.compatibility.state/pom.xml index 0df49f184..6e9ee2e65 100644 --- a/bundles/org.eclipse.osgi.compatibility.state/pom.xml +++ b/bundles/org.eclipse.osgi.compatibility.state/pom.xml @@ -19,6 +19,6 @@ </parent> <groupId>org.eclipse.osgi</groupId> <artifactId>org.eclipse.osgi.compatibility.state</artifactId> - <version>1.0.200-SNAPSHOT</version> + <version>1.0.300-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project> |