diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-02-22 21:09:10 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-02-22 21:09:10 +0100 |
commit | 2ca587b36e1b19ad8498bb97b6b55574b6b2eb37 (patch) | |
tree | b2e8de77153f1673632f9b40ede8b51ad5bb2746 /org.eclipse.jgit.gpg.bc.test/pom.xml | |
parent | 8c2afe6418e197b8a164acddf72799dc34faf414 (diff) | |
download | jgit-2ca587b36e1b19ad8498bb97b6b55574b6b2eb37.tar.gz jgit-2ca587b36e1b19ad8498bb97b6b55574b6b2eb37.zip |
JGit v6.5.0.202302221508-m3v6.5.0.202302221508-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I00bf91823e2fe6503d52ae23bc1854f0b1d66dbd
Diffstat (limited to 'org.eclipse.jgit.gpg.bc.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.gpg.bc.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.gpg.bc.test/pom.xml b/org.eclipse.jgit.gpg.bc.test/pom.xml index 7532ccc3af..86be752492 100644 --- a/org.eclipse.jgit.gpg.bc.test/pom.xml +++ b/org.eclipse.jgit.gpg.bc.test/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.5.0-SNAPSHOT</version> + <version>6.5.0.202302221508-m3</version> </parent> <artifactId>org.eclipse.jgit.gpg.bc.test</artifactId> |