summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-06-13 18:11:23 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-06-13 18:11:23 +0200
commit94a585e6e87e09880e611a79585fb24090fee271 (patch)
tree0c7470be5878b7048f2bf5ec1da4777074f957c5 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent2d276161a21f6c406893da61aac4d60fa4eaff5d (diff)
downloadjgit-94a585e6e87e09880e611a79585fb24090fee271.tar.gz
jgit-94a585e6e87e09880e611a79585fb24090fee271.zip
JGit v5.0.0.201806131210-r
Change-Id: Iedccfcaf57c11822f1faf5d5195357de42b2a14e 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 3fb306bb68..bccd9d0ca4 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.0.0.qualifier
+Bundle-Version: 5.0.0.201806131210-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 63b87af725..e00e3340d9 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.0.0-SNAPSHOT</version>
+ <version>5.0.0.201806131210-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>