Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2021-08-12 18:45:34 +0000
committerAlexander Kurtakov2021-08-12 19:57:18 +0000
commitee6fe65f5164229b98d96a5534018e5791a1efd8 (patch)
tree30fcdc4d5ce3dc44098d7700fb4129dd9353a990 /bundles/org.eclipse.equinox.p2.metadata/pom.xml
parentbbf39de583c4b7e8b1ddc6c1b2e0d934deab8391 (diff)
downloadrt.equinox.p2-I20210812-1800.tar.gz
rt.equinox.p2-I20210812-1800.tar.xz
rt.equinox.p2-I20210812-1800.zip
Version bump for 4.21I20210812-1800
Needed by https://git.eclipse.org/r/c/equinox/rt.equinox.p2/+/182677 Change-Id: I324c7875a73b39d3371f80ad75efa5d17384abfa Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.p2/+/183970 Tested-by: Equinox Bot <equinox-bot@eclipse.org>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.metadata/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.metadata/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.metadata/pom.xml b/bundles/org.eclipse.equinox.p2.metadata/pom.xml
index f2922b573..5b72b7ded 100644
--- a/bundles/org.eclipse.equinox.p2.metadata/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.metadata/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.metadata</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.6.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top