diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-03-05 01:43:03 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-03-05 01:43:03 +0100 |
commit | 058faa28fc6a02be377b6a4426b313dc7d3a2c3a (patch) | |
tree | 650622edfb02c3eeb158ce701cd2a0385f37f80b /org.eclipse.jgit.gpg.bc.test/pom.xml | |
parent | f0092333e6337478096124c035cbd3af836dfff0 (diff) | |
download | jgit-058faa28fc6a02be377b6a4426b313dc7d3a2c3a.tar.gz jgit-058faa28fc6a02be377b6a4426b313dc7d3a2c3a.zip |
JGit v6.9.0.202403050045-rv6.9.0.202403050045-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I4c7a6542ad4252c5a9499e69f68650d2026bde40
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 7e14192cd6..048a577bc6 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.9.0-SNAPSHOT</version> + <version>6.9.0.202403050045-r</version> </parent> <artifactId>org.eclipse.jgit.gpg.bc.test</artifactId> |