diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-06-04 16:09:27 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-06-04 16:09:27 +0200 |
commit | 945e4d68cdccaa05528dfacc3ee73bd16b0b3c9e (patch) | |
tree | ffb574cc1e486018ce52c0c845759e0008de6e88 /org.eclipse.jgit.pgm.test/pom.xml | |
parent | e719bf7da8b86d5e64246ef05efd44f05d159d26 (diff) | |
download | jgit-945e4d68cdccaa05528dfacc3ee73bd16b0b3c9e.tar.gz jgit-945e4d68cdccaa05528dfacc3ee73bd16b0b3c9e.zip |
Prepare 7.0.0-SNAPSHOT builds
Change-Id: I78b2779e4e5f34978cb9f1e8fa1dfe6dd5597c31
Diffstat (limited to 'org.eclipse.jgit.pgm.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml index a358b99e59..90090d6958 100644 --- a/org.eclipse.jgit.pgm.test/pom.xml +++ b/org.eclipse.jgit.pgm.test/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.10.1-SNAPSHOT</version> + <version>7.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm.test</artifactId> |