aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-03-09 14:09:24 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-03-09 14:09:24 +0100
commitf5793bea53f43fd189a950d1585fe9063b7698ed (patch)
tree3ae1a7889d3cfe9fa4f99fa2196475a61e1943eb /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parenteaf7fd4eb7f3e1a36be9e9d613bd5e3a648475c8 (diff)
downloadjgit-f5793bea53f43fd189a950d1585fe9063b7698ed.tar.gz
jgit-f5793bea53f43fd189a950d1585fe9063b7698ed.zip
JGit v5.7.0.202003090808-rv5.7.0.202003090808-r
Change-Id: Ia23bffa3952687f6107d496a8932d54b11c12412 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 ff1d81c113..f81e802c12 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.7.0.qualifier
+Bundle-Version: 5.7.0.202003090808-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 93c872251f..d8f5b944d8 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.7.0-SNAPSHOT</version>
+ <version>5.7.0.202003090808-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>