diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-09-12 10:55:36 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-09-14 13:56:40 +0200 |
commit | 85182df26779dd6373d188b6adc936454b4c9189 (patch) | |
tree | 932c67c19a04b8109a695240eca60a0977edd1a5 /org.eclipse.jgit.gpg.bc/pom.xml | |
parent | ac3bf7896eadc958fbeaae8aaff3ed3516734fe6 (diff) | |
download | jgit-85182df26779dd6373d188b6adc936454b4c9189.tar.gz jgit-85182df26779dd6373d188b6adc936454b4c9189.zip |
Prepare 6.4.0-SNAPSHOT builds
Change-Id: I47ca5f1d0263caa0bfc7c303042360c6c5ac4dec
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 3110807a54..375c9d3323 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.3.1-SNAPSHOT</version> + <version>6.4.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.gpg.bc</artifactId> |