diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-05-04 19:25:04 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-05-04 19:25:04 +0200 |
commit | 6ac09896b2a97680d88dc56c26ce0a3a6e2ebe1f (patch) | |
tree | 8398bf3aa168a63f26172fe817714fe2d2b13d22 /org.eclipse.jgit.junit/pom.xml | |
parent | 60ecf4a24736b602f089a03c6f2269755d522fb1 (diff) | |
download | jgit-6.2.0.202205041315-m2.tar.gz jgit-6.2.0.202205041315-m2.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.junit/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index 13bb6a7458..a4573bac5b 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.2.0-SNAPSHOT</version> + <version>6.2.0.202205041315-m2</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |