Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2019-06-18 11:27:34 +0000
committerLars Vogel2019-06-18 11:35:01 +0000
commit2a7f6d3472375be4e3960918f5ac592c8667a402 (patch)
treee514e7c4cc022ae9a60bba4934eeb02d8bf6ad67 /bundles/org.eclipse.equinox.common/pom.xml
parent92caf107f6ae105e9352a472e21cf7cc8d1fee36 (diff)
downloadrt.equinox.bundles-2a7f6d3472375be4e3960918f5ac592c8667a402.tar.gz
rt.equinox.bundles-2a7f6d3472375be4e3960918f5ac592c8667a402.tar.xz
rt.equinox.bundles-2a7f6d3472375be4e3960918f5ac592c8667a402.zip
4.13 update for org.eclipse.equinox.commonI20190618-1805
Required for https://git.eclipse.org/r/c/144343/ Change-Id: I912fd721b3ca8951885e3140f3dacf0d22767ff3 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.common/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.common/pom.xml b/bundles/org.eclipse.equinox.common/pom.xml
index 2a5c725b7..42bf279b5 100644
--- a/bundles/org.eclipse.equinox.common/pom.xml
+++ b/bundles/org.eclipse.equinox.common/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.common</artifactId>
- <version>3.10.400-SNAPSHOT</version>
+ <version>3.10.500-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top