aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-09-11 21:30:23 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-09-11 21:30:23 +0200
commit47956bcc6858bf2bbfb184b93017556eab693ce9 (patch)
tree2bfcdccdfe55c01315b29c6fbdde4edcf6f5736c /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent303adeb8bf45412b30d77db3e5575e91b428abda (diff)
downloadjgit-47956bcc6858bf2bbfb184b93017556eab693ce9.tar.gz
jgit-47956bcc6858bf2bbfb184b93017556eab693ce9.zip
JGit v5.1.0.201809111528-rv5.1.0.201809111528-r
Change-Id: I583bf7d60bccc876156be1f605bfda32b89cd08b 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 d72845942a..f86f85476d 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.0.qualifier
+Bundle-Version: 5.1.0.201809111528-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 6ac5e24467..88b5f855bd 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.0-SNAPSHOT</version>
+ <version>5.1.0.201809111528-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>