summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-06-09 15:17:22 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2015-06-09 15:17:22 +0200
commit2dd4dc149ce9e6231c42eaa995c52ea3e90181dd (patch)
treeb45c7acaef8caccd064561ebaa9ac6fcb45c1fdb /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent4f221854556991e3394b3a71e77ee0b771b1500b (diff)
downloadjgit-2dd4dc149ce9e6231c42eaa995c52ea3e90181dd.tar.gz
jgit-2dd4dc149ce9e6231c42eaa995c52ea3e90181dd.zip
Prepare 4.0.1-SNAPSHOT builds
Change-Id: I51d03d1a47d1e3cd453701e397750749867028a2 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 331e0274b5..5bc906ffc8 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.0.201506090130-r
+Bundle-Version: 4.0.1.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 6d60bec66d..5dae10cbf0 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.0.201506090130-r</version>
+ <version>4.0.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>