summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-08-23 17:01:29 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-08-23 17:01:29 +0200
commit06309fdc43fe5790b3cc98623200bab1c7122171 (patch)
tree7a88b5f51e6e0765d6496067b98b771f77d3d38d /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent6dfdfe1f67e21c77b6c4bb0e42b864d1f79790bc (diff)
downloadjgit-06309fdc43fe5790b3cc98623200bab1c7122171.tar.gz
jgit-06309fdc43fe5790b3cc98623200bab1c7122171.zip
JGit v5.3.4.201908231101-rv5.3.4.201908231101-r
Change-Id: Ia98f47d9a10d6b8cccca6b697230dad4f350d720 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 9e11adaf16..edfe4fc4b7 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.4.qualifier
+Bundle-Version: 5.3.4.201908231101-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 d8294f4449..b6eefca010 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.4-SNAPSHOT</version>
+ <version>5.3.4.201908231101-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>