diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-06-04 09:08:00 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-06-04 09:08:00 +0200 |
commit | e0ff3986f59f4de87e8e60cde7dcb3058d966ad0 (patch) | |
tree | 15ac30551785da0d1eb84a726a1e3184432e5214 /org.eclipse.jgit.ssh.apache.test/pom.xml | |
parent | 23aaf83e8b4fa38640eeb6206e909f23eaba2994 (diff) | |
download | jgit-e0ff3986f59f4de87e8e60cde7dcb3058d966ad0.tar.gz jgit-e0ff3986f59f4de87e8e60cde7dcb3058d966ad0.zip |
Prepare 6.10.1-SNAPSHOT builds
Change-Id: I3384e7405cadf063e7b0dd25468a8651c45628ac
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 63d054ffd1..f4fa30e9f1 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>6.10.0.202406032230-r</version> + <version>6.10.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache.test</artifactId> |