summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2014-06-21 00:16:29 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2014-06-21 00:16:29 +0200
commit03f6e83c40b75bce31dd9bc65332f9c53310d112 (patch)
tree18904508a273be8c18c1c3706ef8cdb56a95d16e /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent4b2b3294b8af9631ea66728baa2839fbcca630f5 (diff)
downloadjgit-03f6e83c40b75bce31dd9bc65332f9c53310d112.tar.gz
jgit-03f6e83c40b75bce31dd9bc65332f9c53310d112.zip
JGit v3.4.1.201406201815-rv3.4.1.201406201815-r
Change-Id: I4383a90fd91a243cd5ce5d0ae4e53874b36c1f47 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 abf9eba8ee..7aeb977106 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: 3.4.0.qualifier
+Bundle-Version: 3.4.1.201406201815-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 6a464b3e6c..fd71462235 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>3.4.0-SNAPSHOT</version>
+ <version>3.4.1.201406201815-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>