aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2017-12-03 14:17:43 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2017-12-03 14:17:43 +0100
commit68c77a4d397d8af216ba730f1d1e43d7affe40e2 (patch)
treeae9aef39d793b5dc7eb163b64343cb245af16024 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parenta3588cbb2a79e12e3061d24a92ac3f4d7dddf9f1 (diff)
downloadjgit-68c77a4d397d8af216ba730f1d1e43d7affe40e2.tar.gz
jgit-68c77a4d397d8af216ba730f1d1e43d7affe40e2.zip
Prepare 4.9.2-SNAPSHOT builds
Change-Id: I5879ad4aee94ff6783b5589728912117f2495dd3 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 e33a7e8970..431f45ffe1 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.9.1.201712030800-r
+Bundle-Version: 4.9.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 8eb305120a..df74a9a6e2 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.9.1.201712030800-r</version>
+ <version>4.9.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>