summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache.agent
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-11-24 17:54:51 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-11-24 17:54:51 +0100
commitad8d89b9c095e37bdf9b48dab0b71f9efc7a1d77 (patch)
treee950c020facf6eb9cfc10bb10d1f5a624e4ef715 /org.eclipse.jgit.ssh.apache.agent
parent751e3ad5d1f67018421d53e3ae03444ff6f5d840 (diff)
downloadjgit-6.0.0.202111241155-rc1.tar.gz
jgit-6.0.0.202111241155-rc1.zip
JGit v6.0.0.202111241155-rc1v6.0.0.202111241155-rc1
Change-Id: I35dc089a00ee12f83f506fb320d23762fa030063 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ssh.apache.agent')
-rw-r--r--org.eclipse.jgit.ssh.apache.agent/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.ssh.apache.agent/META-INF/SOURCE-MANIFEST.MF4
-rw-r--r--org.eclipse.jgit.ssh.apache.agent/pom.xml2
3 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.jgit.ssh.apache.agent/META-INF/MANIFEST.MF b/org.eclipse.jgit.ssh.apache.agent/META-INF/MANIFEST.MF
index 19b8ee850d..4172cb153f 100644
--- a/org.eclipse.jgit.ssh.apache.agent/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ssh.apache.agent/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.jgit.ssh.apache.agent;singleton:=true
-Bundle-Version: 6.0.0.qualifier
+Bundle-Version: 6.0.0.202111241155-rc1
Bundle-Vendor: %Bundle-Vendor
Fragment-Host: org.eclipse.jgit.ssh.apache;bundle-version="[6.0.0,6.1.0)"
Bundle-ActivationPolicy: lazy
diff --git a/org.eclipse.jgit.ssh.apache.agent/META-INF/SOURCE-MANIFEST.MF b/org.eclipse.jgit.ssh.apache.agent/META-INF/SOURCE-MANIFEST.MF
index afad570846..3b336f112c 100644
--- a/org.eclipse.jgit.ssh.apache.agent/META-INF/SOURCE-MANIFEST.MF
+++ b/org.eclipse.jgit.ssh.apache.agent/META-INF/SOURCE-MANIFEST.MF
@@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.jgit.ssh.apache.agent - Sources
Bundle-SymbolicName: org.eclipse.jgit.ssh.apache.agent.source
Bundle-Vendor: Eclipse.org - JGit
-Bundle-Version: 6.0.0.qualifier
-Eclipse-SourceBundle: org.eclipse.jgit.ssh.apache.agent;version="6.0.0.qualifier";roots="."
+Bundle-Version: 6.0.0.202111241155-rc1
+Eclipse-SourceBundle: org.eclipse.jgit.ssh.apache.agent;version="6.0.0.202111241155-rc1";roots="."
diff --git a/org.eclipse.jgit.ssh.apache.agent/pom.xml b/org.eclipse.jgit.ssh.apache.agent/pom.xml
index 0b5267a402..d33832430a 100644
--- a/org.eclipse.jgit.ssh.apache.agent/pom.xml
+++ b/org.eclipse.jgit.ssh.apache.agent/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.0.202111241155-rc1</version>
</parent>
<artifactId>org.eclipse.jgit.ssh.apache.agent</artifactId>