summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-04-23 23:43:50 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-04-23 23:43:50 +0200
commit1d297c3ddcd12a8b4021e0d4cdd02a705a983b12 (patch)
tree8ef19824a03b1774037536f3d991ebbcb1b5e810 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent8277f62897a99539c6a3654e3a9ae8357d0f74be (diff)
downloadjgit-1d297c3ddcd12a8b4021e0d4cdd02a705a983b12.tar.gz
jgit-1d297c3ddcd12a8b4021e0d4cdd02a705a983b12.zip
JGit v5.2.2.201904231744-rv5.2.2.201904231744-r
Change-Id: I4ed2aff28bff702a8c1b42814acb04c7ef9025a7 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 e560d8adca..250769e523 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.2.2.qualifier
+Bundle-Version: 5.2.2.201904231744-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 d6db1c0070..11cf1a6758 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.2.2-SNAPSHOT</version>
+ <version>5.2.2.201904231744-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>