summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-08-21 10:52:10 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-08-21 10:52:10 +0200
commit38adb548c3e047d498f6819fc6c57d9e89a33806 (patch)
tree719f97a46f029fd27e2847cbafb51511277495b7 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parentc130e5e708a34619a90474afd8f259931fc8e7c2 (diff)
downloadjgit-38adb548c3e047d498f6819fc6c57d9e89a33806.tar.gz
jgit-38adb548c3e047d498f6819fc6c57d9e89a33806.zip
JGit v5.1.9.201908210455-rv5.1.9.201908210455-r
Change-Id: Iaade207292acb8b27e01aca7e1af97ad7db1e854 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 d6787015bb..0c621e9b64 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.1.9.qualifier
+Bundle-Version: 5.1.9.201908210455-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 f25796f13d..0a152228fb 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
@@ -49,7 +49,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>5.1.9-SNAPSHOT</version>
+ <version>5.1.9.201908210455-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>