aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-10-06 17:10:45 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-10-06 17:10:45 +0200
commitb63870200b3ece9049ba9068660f3b4243bf02e4 (patch)
tree2f52ab4a3eadf71da32c3ffda90787558458464a /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parentdff99a272a96777a445cf4e822ffc22067222ce9 (diff)
downloadjgit-b63870200b3ece9049ba9068660f3b4243bf02e4.tar.gz
jgit-b63870200b3ece9049ba9068660f3b4243bf02e4.zip
JGit v5.1.2.201810061102-rv5.1.2.201810061102-r
Change-Id: Id34e4ae12a796460862edc37c5eb072314199bf4 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 08596db187..1270f7ca66 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.2.qualifier
+Bundle-Version: 5.1.2.201810061102-r
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 f46a74a701..bc15c23042 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.2-SNAPSHOT</version>
+ <version>5.1.2.201810061102-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>