summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2013-09-04 18:55:13 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2013-09-04 18:55:13 +0200
commit7c37177952713d037f4956c9a86e59d3fe2413e9 (patch)
tree8e8d276dd4e6433607dbc3e4c785867771853947 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parenteed58242dfbc30f13c46ab92ff60ba4bfb2b9953 (diff)
downloadjgit-7c37177952713d037f4956c9a86e59d3fe2413e9.tar.gz
jgit-7c37177952713d037f4956c9a86e59d3fe2413e9.zip
JGit v3.0.2.201309041250-rc2v3.0.2.201309041250-rc2
Change-Id: Ie18ced75f573f140969af2a7d9edb45c76523715 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 99a880f2b8..2da26a82cb 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.0.2.qualifier
+Bundle-Version: 3.0.2.201309041250-rc2
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 5ff35ba5b4..dcf02eb5e8 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.0.2-SNAPSHOT</version>
+ <version>3.0.2.201309041250-rc2</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>