summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant
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.ant
parent514719aa67ad2c980933bcf26dce0668f17c125d (diff)
downloadjgit-3.3.0.201402191814-rc1.tar.gz
jgit-3.3.0.201402191814-rc1.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.ant')
-rw-r--r--org.eclipse.jgit.ant/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.ant/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
index 3cfb48fb25..9de2cfbaf1 100644
--- a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.jgit.ant
-Bundle-Version: 3.3.0.qualifier
+Bundle-Version: 3.3.0.201402191814-rc1
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: org.apache.tools.ant,
org.eclipse.jgit.storage.file;version="[3.3.0,3.4.0)"
diff --git a/org.eclipse.jgit.ant/pom.xml b/org.eclipse.jgit.ant/pom.xml
index f31a45770d..61023c7a94 100644
--- a/org.eclipse.jgit.ant/pom.xml
+++ b/org.eclipse.jgit.ant/pom.xml
@@ -48,7 +48,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.3.0.201402191814-rc1</version>
</parent>
<artifactId>org.eclipse.jgit.ant</artifactId>