summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-01-11 20:44:18 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-01-11 20:44:18 +0100
commitf46f30cdc2de44a0942d6b490286e91421cb2b64 (patch)
tree57c3c1f266bda30b4da84b87f7df405450c944d9 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
parenta549ef002fedfd5047dbc8a179ed09696b9efb02 (diff)
downloadjgit-f46f30cdc2de44a0942d6b490286e91421cb2b64.tar.gz
jgit-f46f30cdc2de44a0942d6b490286e91421cb2b64.zip
Prepare 6.5.0-SNAPSHOT builds
Change-Id: I6fbda9ad8e054a664cb79c3a32baded12ad6802f
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
index 95d01995fd..98360cac96 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.pgm"
label="%featureName"
- version="6.5.0.202301111425-m1"
+ version="6.5.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml
index ff1a61fae7..fceb1d77e0 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>6.5.0.202301111425-m1</version>
+ <version>6.5.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>