aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-08-01 01:06:30 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-08-01 01:06:30 +0200
commit40813388e7187beacd11689072e860ab79a6b804 (patch)
tree3922fdd832c54d1512cf5476a7514f6888898868 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parenta7c099ffa9a0f10b1b3e67017a73c1786e7efaa3 (diff)
downloadjgit-40813388e7187beacd11689072e860ab79a6b804.tar.gz
jgit-40813388e7187beacd11689072e860ab79a6b804.zip
JGit v5.0.2.201807311906-rv5.0.2.201807311906-r
Change-Id: Iccb98c03a069fee85a52325e1ed22cba8b76bcd8 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 b59409a35d..e87a524a6f 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.2.qualifier
+Bundle-Version: 5.0.2.201807311906-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 f170cc598f..1e8eecc249 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.2-SNAPSHOT</version>
+ <version>5.0.2.201807311906-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>