aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-09-14 21:41:35 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2015-09-14 21:41:35 +0200
commit264c782b77090ea66fcdeed4a6b2739bbd4eb80f (patch)
tree97adeca5a18fef7d7b7666a0ebfe4af6f7cb5330 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent3332998e59d20754651db158ee145a0945739b04 (diff)
downloadjgit-264c782b77090ea66fcdeed4a6b2739bbd4eb80f.tar.gz
jgit-264c782b77090ea66fcdeed4a6b2739bbd4eb80f.zip
JGit v4.0.2.201509141540-rv4.0.2.201509141540-r
Change-Id: I766d95aa282c92dcbd2846145ee52e9cc62dd1f8 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 00712cc12d..941c77d412 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: 4.0.2.qualifier
+Bundle-Version: 4.0.2.201509141540-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 2c2860fc49..107ea6f1e3 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>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.201509141540-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>