summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-07-14 20:43:21 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2020-07-14 20:43:21 +0200
commit246954e0d66a1e38282d0786f10df8da54911628 (patch)
treededb3a834143be86c25bbd0834d66e670cf088e6 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parentf2bfaca08484b5547448640a01bf69f4f1176b17 (diff)
downloadjgit-246954e0d66a1e38282d0786f10df8da54911628.tar.gz
jgit-246954e0d66a1e38282d0786f10df8da54911628.zip
JGit v5.8.1.202007141445-rv5.8.1.202007141445-r
Change-Id: Ib63831292eded15af18ed30a9653831dadfd0d4a 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 daa586551c..ccd04452f2 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.8.1.qualifier
+Bundle-Version: 5.8.1.202007141445-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 c8b000fe66..1a0ce4b4fd 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.8.1-SNAPSHOT</version>
+ <version>5.8.1.202007141445-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>