summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2014-02-20 00:14:45 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2014-02-20 00:14:45 +0100
commit8bf45c23df0d5b3c1a2b1ac7abce550fbbbc5fab (patch)
tree03c30ec0e8062bf04624dceb4b825d66027af1d4 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent514719aa67ad2c980933bcf26dce0668f17c125d (diff)
downloadjgit-8bf45c23df0d5b3c1a2b1ac7abce550fbbbc5fab.tar.gz
jgit-8bf45c23df0d5b3c1a2b1ac7abce550fbbbc5fab.zip
JGit v3.3.0.201402191814-rc1v3.3.0.201402191814-rc1
Change-Id: Ida3a0417ae646ce37214153f49a85de2be3dd4fd 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 82e7870c4a..07ad5518b8 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.3.0.qualifier
+Bundle-Version: 3.3.0.201402191814-rc1
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 89cbf7b766..525b16ba32 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.3.0-SNAPSHOT</version>
+ <version>3.3.0.201402191814-rc1</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>