summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-06-05 15:23:56 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-06-05 15:23:56 +0200
commit57ccca75e610550536bb6f6b5a61d5d23a0f4fc6 (patch)
tree2948269c6c142322236319d4f86ba6ea6ac0a215 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent2fe587fcfdba51c1d84194673473faf18a34896e (diff)
downloadjgit-57ccca75e610550536bb6f6b5a61d5d23a0f4fc6.tar.gz
jgit-57ccca75e610550536bb6f6b5a61d5d23a0f4fc6.zip
Prepare 5.1.9-SNAPSHOT builds
Change-Id: I60571e4e0bea04bb2c25ef3d0332a9ab6895db06 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 17ea9f25c6..d6787015bb 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: 5.1.8.201906050907-r
+Bundle-Version: 5.1.9.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 ccf8373c3f..f25796f13d 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>5.1.8.201906050907-r</version>
+ <version>5.1.9-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>