summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2014-06-04 16:58:04 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2014-06-04 16:58:04 +0200
commitdd06dcdcf2fcaa94eb380744c33f62b32575a575 (patch)
treef64f6e0f7d5f3df944d76da2c335c0daad86ad0a /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent9b46a47fb7eb68967f1a2550c5393f54d1e255ad (diff)
downloadjgit-dd06dcdcf2fcaa94eb380744c33f62b32575a575.tar.gz
jgit-dd06dcdcf2fcaa94eb380744c33f62b32575a575.zip
JGit v3.4.0.201406041058-rc3v3.4.0.201406041058-rc3
Change-Id: If0cfec023788cae7713dd1ccc250e221365ef984 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..d7c80d8534 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.0.201406041058-rc3
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..944702cff5 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.0.201406041058-rc3</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>