summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-04-28 00:41:59 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-04-28 00:41:59 +0200
commit38049a008dbc945ad76c5715bf224f9bf4caefc4 (patch)
tree3762344e027a5cd6187072ed5abe92cd2e295e46 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent32f0963b84b8e40d05f683752d6cec3c94d07279 (diff)
downloadjgit-38049a008dbc945ad76c5715bf224f9bf4caefc4.tar.gz
jgit-38049a008dbc945ad76c5715bf224f9bf4caefc4.zip
JGit v5.3.1.201904271842-rv5.3.1.201904271842-r
Change-Id: If3c323acfd2b6933f7d4fbec480cd4e82224f701 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 a0a46c310f..ffb8bc5863 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.3.1.qualifier
+Bundle-Version: 5.3.1.201904271842-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 546d4b4a3a..ac691538a5 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.3.1-SNAPSHOT</version>
+ <version>5.3.1.201904271842-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>