summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-12-08 15:56:08 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-12-08 15:56:08 +0100
commit4262a68f551b5daacfa0386b2fddbf7cfa5b339d (patch)
tree93ee836a2ae8067ea1e7e55624f060e2f26b664c /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parentad7806f4efe0bfeb256d6572f302de34e23859c4 (diff)
downloadjgit-4262a68f551b5daacfa0386b2fddbf7cfa5b339d.tar.gz
jgit-4262a68f551b5daacfa0386b2fddbf7cfa5b339d.zip
JGit v5.10.0.202012080955-rv5.10.0.202012080955-r
Change-Id: I7ca88bcc54992625a6fafd84172adee58d487dc3 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 62a9ccb82a..8c55492f3b 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.10.0.qualifier
+Bundle-Version: 5.10.0.202012080955-r
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 640ce318c4..8301ce86e1 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.10.0-SNAPSHOT</version>
+ <version>5.10.0.202012080955-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>