aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-08-23 21:36:24 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-08-23 21:36:24 +0200
commit2c0f02244c47a39bf559a5c8085359a9024605d6 (patch)
tree115d5bfc42b14b8593f002b443dbdd2f8270ca19 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parente6619980ed2354e05760fd6fa0d3ba12831b8f8b (diff)
downloadjgit-2c0f02244c47a39bf559a5c8085359a9024605d6.tar.gz
jgit-2c0f02244c47a39bf559a5c8085359a9024605d6.zip
JGit v5.4.2.201908231537-rv5.4.2.201908231537-r
Change-Id: I1d808c63db81435173987c399c90bda7bc5c8d9d 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 ccd83fe883..e463f9e22e 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.4.2.qualifier
+Bundle-Version: 5.4.2.201908231537-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 d7ef0de591..b31dd0e30e 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.4.2-SNAPSHOT</version>
+ <version>5.4.2.201908231537-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>