summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-06-24 08:17:29 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2015-06-24 08:17:29 +0200
commit90f36e5002a8d5a4a6c97ed2b052504922e444a3 (patch)
tree7088e4f9544a3171e665305c87258ba37a50f838 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent6b65adca2d50108fcb106904738b444fefe49fd1 (diff)
downloadjgit-90f36e5002a8d5a4a6c97ed2b052504922e444a3.tar.gz
jgit-90f36e5002a8d5a4a6c97ed2b052504922e444a3.zip
JGit v4.0.1.201506240215-rv4.0.1.201506240215-r
Change-Id: Ib7713b657e7812b0debd72bb4eece0daa187e80d 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 5bc906ffc8..957f9cafb8 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.1.qualifier
+Bundle-Version: 4.0.1.201506240215-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 5dae10cbf0..c1eaafd281 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.1-SNAPSHOT</version>
+ <version>4.0.1.201506240215-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>