summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-11-26 15:02:01 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-11-26 15:02:01 +0100
commit8c2dc8b6c0ae6d5993ec57dac8859f3a42f795be (patch)
tree3297d07e8ef06e5b961683df1c62c8b21f199e13 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parentdac540a37fc12be6afe9809fb03538942fe1461c (diff)
downloadjgit-8c2dc8b6c0ae6d5993ec57dac8859f3a42f795be.tar.gz
jgit-8c2dc8b6c0ae6d5993ec57dac8859f3a42f795be.zip
Prepare 5.1.15-SNAPSHOT builds
Change-Id: I70246b66c76e865aef4e3adada3a507750ca7c63 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 4e9c92a9fb..a81cf96c2a 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.14.202011251942-r
+Bundle-Version: 5.1.15.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 26a3cb6918..c4434e6c89 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.14.202011251942-r</version>
+ <version>5.1.15-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>