Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2020-09-04 14:39:38 +0000
committerAlexander Kurtakov2020-09-04 16:01:18 +0000
commit900f1926534da7d44459e5f2cfb7fe493d6a2246 (patch)
tree14e95476d701c0dcad4b0ffb1e1fb442a8286eb5 /features/org.eclipse.equinox.p2.sdk/pom.xml
parentbd6a0210fc77b19c860ab243dd45e860fb6b2050 (diff)
downloadrt.equinox.p2-900f1926534da7d44459e5f2cfb7fe493d6a2246.tar.gz
rt.equinox.p2-900f1926534da7d44459e5f2cfb7fe493d6a2246.tar.xz
rt.equinox.p2-900f1926534da7d44459e5f2cfb7fe493d6a2246.zip
Bug 566362 - Version bumps for 4.18 streamI20200908-1800I20200908-0440
Change-Id: If98b8f687aaf1256d24542d850747b0e3281d9b9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'features/org.eclipse.equinox.p2.sdk/pom.xml')
-rw-r--r--features/org.eclipse.equinox.p2.sdk/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.p2.sdk/pom.xml b/features/org.eclipse.equinox.p2.sdk/pom.xml
index 54da99e24..7a13a8d6b 100644
--- a/features/org.eclipse.equinox.p2.sdk/pom.xml
+++ b/features/org.eclipse.equinox.p2.sdk/pom.xml
@@ -20,6 +20,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.sdk</artifactId>
- <version>3.11.900-SNAPSHOT</version>
+ <version>3.11.1000-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top