diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-11-30 15:41:41 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-11-30 15:41:41 +0100 |
commit | 339b38340f7d0ad9e0468e2d174c5f728f724edc (patch) | |
tree | c6495e8dc1ab25d5f04c710f0c2a1d7af8590173 /org.eclipse.jgit.test/pom.xml | |
parent | acd079b3720b38a370c6fe2bf395da22588ed15e (diff) | |
download | jgit-339b38340f7d0ad9e0468e2d174c5f728f724edc.tar.gz jgit-339b38340f7d0ad9e0468e2d174c5f728f724edc.zip |
Prepare 6.4.1-SNAPSHOT builds
Change-Id: I860bfde113c05015c41304c4a77c44c224bd0923
Diffstat (limited to 'org.eclipse.jgit.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index 4c632f55fb..0274fa981a 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.4.0.202211300538-r</version> + <version>6.4.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |