diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-07 21:49:30 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-07 21:49:30 +0200 |
commit | 236b45f95be9fe92a5102bac66cd4c6eab895661 (patch) | |
tree | 7d21ce5bac7c3abc0e8241148a9dddacf17aa679 /org.eclipse.jgit.lfs.test/pom.xml | |
parent | 4e2651e53890c739dd522de6b1d77e428e2cde88 (diff) | |
download | jgit-236b45f95be9fe92a5102bac66cd4c6eab895661.tar.gz jgit-236b45f95be9fe92a5102bac66cd4c6eab895661.zip |
JGit v6.2.0.202206071550-rv6.2.0.202206071550-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Ib4ae85a0cabcc9cb867f2c85034d72fb676a500a
Diffstat (limited to 'org.eclipse.jgit.lfs.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.lfs.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.lfs.test/pom.xml b/org.eclipse.jgit.lfs.test/pom.xml index 5b401ad755..c02ad51326 100644 --- a/org.eclipse.jgit.lfs.test/pom.xml +++ b/org.eclipse.jgit.lfs.test/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.2.0-SNAPSHOT</version> + <version>6.2.0.202206071550-r</version> </parent> <artifactId>org.eclipse.jgit.lfs.test</artifactId> |