summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-06-02 08:47:28 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2021-06-02 08:47:28 +0200
commit1f733663bf05d17029980c634faf091fc5eba75c (patch)
treed9ce1638eccbe3e6d3abe91427075a64aaadfe46 /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature
parent94aa2450232ecf1a0d3c21b1072b988c16abb988 (diff)
downloadjgit-1f733663bf05d17029980c634faf091fc5eba75c.tar.gz
jgit-1f733663bf05d17029980c634faf091fc5eba75c.zip
Prepare 5.12.0-SNAPSHOT builds
Change-Id: I25e4efc9b40ae4e7168b37385445c73992c5beb0
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/feature.xml
index 05b6e3e76f..15cbc1594e 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.ssh.jsch"
label="%featureName"
- version="5.12.0.202106011439-rc1"
+ version="5.12.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml
index ebe8ae32a2..f1d17867c8 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>5.12.0.202106011439-rc1</version>
+ <version>5.12.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>