diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-27 16:15:14 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-27 16:15:14 +0200 |
commit | b9b7b506b79ec367c1f7363dd01a7e93105151ce (patch) | |
tree | 9a1710240e4c17c12cc25e7f85321fce317457bb /org.eclipse.jgit.gpg.bc/pom.xml | |
parent | 887faeef6bc70726b9a1c0df9f2e9d34c6e14b88 (diff) | |
download | jgit-b9b7b506b79ec367c1f7363dd01a7e93105151ce.tar.gz jgit-b9b7b506b79ec367c1f7363dd01a7e93105151ce.zip |
JGit v7.0.0.202408271414-rc1v7.0.0.202408271414-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I969947a7c5fef72ed0c2f50e96a60787474f9906
Diffstat (limited to 'org.eclipse.jgit.gpg.bc/pom.xml')
-rw-r--r-- | org.eclipse.jgit.gpg.bc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.gpg.bc/pom.xml b/org.eclipse.jgit.gpg.bc/pom.xml index ad907d3809..0f444a173a 100644 --- a/org.eclipse.jgit.gpg.bc/pom.xml +++ b/org.eclipse.jgit.gpg.bc/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0.202408271414-rc1</version> </parent> <artifactId>org.eclipse.jgit.gpg.bc</artifactId> |