summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-06-24 13:51:21 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2015-06-24 13:51:21 +0200
commit176c4b4d5e2c013a576df7eaf6643436e3ba4345 (patch)
treef45182ca78318ea7c4e9c07f29a18cc3eefe4097 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent90f36e5002a8d5a4a6c97ed2b052504922e444a3 (diff)
downloadjgit-176c4b4d5e2c013a576df7eaf6643436e3ba4345.tar.gz
jgit-176c4b4d5e2c013a576df7eaf6643436e3ba4345.zip
Prepare 4.0.2-SNAPSHOT builds
Change-Id: I645cacfdde21aa28aa2e17c10dec0576b170ed0e 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 957f9cafb8..00712cc12d 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: 4.0.1.201506240215-r
+Bundle-Version: 4.0.2.qualifier
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 c1eaafd281..2c2860fc49 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>4.0.1.201506240215-r</version>
+ <version>4.0.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>