summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-09-05 19:55:38 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-09-05 19:55:38 +0200
commite4281f1d5f61cf9ea96132ae0d8746b8d55a8402 (patch)
treeab4e6e23ce9b9e920310cf8f276cc4a22a04bfc9 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent771ca345e5cd8e5e115afc85b9c7a80246631bc1 (diff)
downloadjgit-e4281f1d5f61cf9ea96132ae0d8746b8d55a8402.tar.gz
jgit-e4281f1d5f61cf9ea96132ae0d8746b8d55a8402.zip
JGit v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1
Change-Id: I0b53f95ee51d94da8b029c9bb10eb854ff9dd4f6 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 d72845942a..0e434bd787 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.0.qualifier
+Bundle-Version: 5.1.0.201809051400-rc1
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 6ac5e24467..95214e0ed0 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.0-SNAPSHOT</version>
+ <version>5.1.0.201809051400-rc1</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>