Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Thoms2019-12-11 09:05:08 +0000
committerAlexander Kurtakov2019-12-11 13:28:09 +0000
commite436bd3cf051a659d9dda8f6654a62eeece26b7c (patch)
tree4364cb1bc0fc2c14dbadf4132ad1744f632211d9 /bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml
parent869f7059502169059b8aa8b2d479e70024b53969 (diff)
downloadrt.equinox.p2-e436bd3cf051a659d9dda8f6654a62eeece26b7c.tar.gz
rt.equinox.p2-e436bd3cf051a659d9dda8f6654a62eeece26b7c.tar.xz
rt.equinox.p2-e436bd3cf051a659d9dda8f6654a62eeece26b7c.zip
Version updates for 4.15 stream
Required for - https://git.eclipse.org/r/#/c/153080/ - https://git.eclipse.org/r/#/c/153081/ - https://git.eclipse.org/r/#/c/153082/ - https://git.eclipse.org/r/#/c/153083/ Change-Id: I37e7e2612bfd04b0f05f3e705efbcb726426c8f9 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml b/bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml
index 8edcedc88..816850773 100644
--- a/bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.artifact.repository/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.artifact.repository</artifactId>
- <version>1.3.300-SNAPSHOT</version>
+ <version>1.3.400-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top