summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-03-03 17:48:00 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-03-03 17:48:00 +0100
commitd60dd7231098f3003d0f2c5c3f7a94770912bf2a (patch)
tree1b7cc9d69f0867fecb65d2fb15fcc95e11207024 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parentc900c22bb1b1c37a99b984d4ab52976c75c64f62 (diff)
downloadjgit-d60dd7231098f3003d0f2c5c3f7a94770912bf2a.tar.gz
jgit-d60dd7231098f3003d0f2c5c3f7a94770912bf2a.zip
JGit v5.11.0.202103031150-rc1v5.11.0.202103031150-rc1
Change-Id: I0a86fa59645888f9f36ea6938c9121e095f02fc6 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF
index 8b9500eb99..ec9b0fb311 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF
@@ -2,4 +2,4 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JGit Target Platform Bundle
Bundle-SymbolicName: org.eclipse.jgit.target
-Bundle-Version: 5.11.0.qualifier
+Bundle-Version: 5.11.0.202103031150-rc1
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
index fff8cd32b9..8c63b5a633 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>5.11.0-SNAPSHOT</version>
+ <version>5.11.0.202103031150-rc1</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>