aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-12-07 01:46:38 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2018-12-07 01:46:38 +0100
commit57b8cf4261db67bf350269a161789d705f095272 (patch)
tree3146f8bcde8db5d9e4116d79817d3c2846a20631 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parentc84c08107d78c99ce4cd74d558947e7715a9ca99 (diff)
downloadjgit-57b8cf4261db67bf350269a161789d705f095272.tar.gz
jgit-57b8cf4261db67bf350269a161789d705f095272.zip
Prepare 5.2.1-SNAPSHOT builds
Change-Id: I68d9f5b1c8ca8e8eada9143093dc4fa82519edd8 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 521deb0b8e..8ee5b0537c 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.2.0.201812061821-r
+Bundle-Version: 5.2.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 e592a9d589..c0e2bead35 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.2.0.201812061821-r</version>
+ <version>5.2.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>