diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-01 14:19:32 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-01 14:19:32 +0200 |
commit | 10ffec6a565af75ce9084ed867cad8ac25672e5d (patch) | |
tree | 1a2e84b234a7c8f9a73e3277de89800717c5e6ab /org.eclipse.jgit.ssh.apache.test/pom.xml | |
parent | b44894870440da82ee392e884a7b1fce327bc809 (diff) | |
download | jgit-10ffec6a565af75ce9084ed867cad8ac25672e5d.tar.gz jgit-10ffec6a565af75ce9084ed867cad8ac25672e5d.zip |
Prepare 7.0.0-SNAPSHOT builds
Change-Id: Ic84217b6e8fb43e78b622883eb670ee135c75bbb
Diffstat (limited to 'org.eclipse.jgit.ssh.apache.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ssh.apache.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ssh.apache.test/pom.xml b/org.eclipse.jgit.ssh.apache.test/pom.xml index beed8dbb42..967b781d10 100644 --- a/org.eclipse.jgit.ssh.apache.test/pom.xml +++ b/org.eclipse.jgit.ssh.apache.test/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>7.0.0.202407311305-m2</version> + <version>7.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache.test</artifactId> |