summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2022-05-04 19:25:04 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2022-05-04 19:25:04 +0200
commit6ac09896b2a97680d88dc56c26ce0a3a6e2ebe1f (patch)
tree8398bf3aa168a63f26172fe817714fe2d2b13d22 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent60ecf4a24736b602f089a03c6f2269755d522fb1 (diff)
downloadjgit-6ac09896b2a97680d88dc56c26ce0a3a6e2ebe1f.tar.gz
jgit-6ac09896b2a97680d88dc56c26ce0a3a6e2ebe1f.zip
JGit v6.2.0.202205041315-m2v6.2.0.202205041315-m2
Change-Id: Ie13beac020e79182a4058ba67550bb78b2008833 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 a72e3851a2..baa6280dc6 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: 6.2.0.qualifier
+Bundle-Version: 6.2.0.202205041315-m2
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 2296e95ed8..8043a56cb0 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>6.2.0-SNAPSHOT</version>
+ <version>6.2.0.202205041315-m2</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>