diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-27 00:35:48 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-27 00:35:48 +0100 |
commit | 39a16df34aa0a28cad1fb8c0d4f0a11a75049ec9 (patch) | |
tree | f837bff40b3b8bae85755cf96236335da09b2ba7 /org.eclipse.jgit.gpg.bc.test/pom.xml | |
parent | 76cf8e2a4069a3e920efe0a7a276a698ff27d99d (diff) | |
download | jgit-39a16df34aa0a28cad1fb8c0d4f0a11a75049ec9.tar.gz jgit-39a16df34aa0a28cad1fb8c0d4f0a11a75049ec9.zip |
Prepare 7.2.0-SNAPSHOT builds
Change-Id: Ie3108fefbcbb55a4f26273833c9817ce4bd750f1
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 5a7cef510c..245ba7e127 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>7.1.1-SNAPSHOT</version> + <version>7.2.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.gpg.bc.test</artifactId> |