summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-10-02 11:03:41 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-10-02 11:03:41 +0200
commit38258f3f72ebb891de6656f5c622217a8eb5d39b (patch)
tree9a738846344200fdfd195d4b34cc9ec096f19384 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parente59a17d7338a5b451f8fab872f7297be462bd2c0 (diff)
downloadjgit-38258f3f72ebb891de6656f5c622217a8eb5d39b.tar.gz
jgit-38258f3f72ebb891de6656f5c622217a8eb5d39b.zip
JGit v5.3.6.201910020505-rv5.3.6.201910020505-r
Change-Id: I12d1c6af03f2d7474c99c22cd2aabb77e95fcb32 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 2f0c557750..96c6bd0ae6 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.3.6.qualifier
+Bundle-Version: 5.3.6.201910020505-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 43dc50d5b4..e05ab33daf 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.3.6-SNAPSHOT</version>
+ <version>5.3.6.201910020505-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>