Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2017-01-06 21:25:42 +0000
committerThomas Watson2017-01-06 21:25:42 +0000
commit443952d76abd4a5d879276f2a5fe06bd915a3631 (patch)
treefe4d8a75299a7f5182cc6d591559aa3b6bfa4f5b /bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml
parentc84298b80dc0c0ebe4bada43c21c5f3a0ccc89b0 (diff)
downloadrt.equinox.p2-443952d76abd4a5d879276f2a5fe06bd915a3631.tar.gz
rt.equinox.p2-443952d76abd4a5d879276f2a5fe06bd915a3631.tar.xz
rt.equinox.p2-443952d76abd4a5d879276f2a5fe06bd915a3631.zip
Bug 509982 - Version problem withI20170108-2000I20170107-2000
org.eclipse.equinox.p2.ui.sdk.scheduler Change-Id: I741aa71eff77e83ae94efb3a2405bc7d9a350a12 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml b/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml
index 6b3e05942..8f4ea8c44 100644
--- a/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.ui.sdk.scheduler</artifactId>
- <version>1.2.200-SNAPSHOT</version>
+ <version>1.3.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top