diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-01-11 20:24:40 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-01-11 20:24:40 +0100 |
commit | a549ef002fedfd5047dbc8a179ed09696b9efb02 (patch) | |
tree | 014590cedb64d84b28ffb2f0adf745772ee06db4 /org.eclipse.jgit.gpg.bc/pom.xml | |
parent | e6c2292c0a48926a1261cea2e82112f42644cf9a (diff) | |
download | jgit-a549ef002fedfd5047dbc8a179ed09696b9efb02.tar.gz jgit-a549ef002fedfd5047dbc8a179ed09696b9efb02.zip |
JGit v6.5.0.202301111425-m1v6.5.0.202301111425-m1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I4e81d5c61d66f748e0c5bc86d95f579b5990e9f4
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 b5f11a0817..94bd689cd6 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>6.5.0-SNAPSHOT</version> + <version>6.5.0.202301111425-m1</version> </parent> <artifactId>org.eclipse.jgit.gpg.bc</artifactId> |