diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-09-03 21:41:34 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-09-03 21:41:34 +0200 |
commit | df497514c7ca6991c0326ff334cb8998acdf2059 (patch) | |
tree | f02e9ed4960f36f3cf50ddff9836bf6ca4e360f3 /org.eclipse.jgit.ssh.apache.agent/pom.xml | |
parent | 608a6432d08a31657aea48eae06d45a1e5dd4db3 (diff) | |
download | jgit-df497514c7ca6991c0326ff334cb8998acdf2059.tar.gz jgit-df497514c7ca6991c0326ff334cb8998acdf2059.zip |
Prepare 7.0.1-SNAPSHOT builds
Change-Id: I5a6a9e398d8b81bf7bd0afbd6c82116d4472a349
Diffstat (limited to 'org.eclipse.jgit.ssh.apache.agent/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ssh.apache.agent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ssh.apache.agent/pom.xml b/org.eclipse.jgit.ssh.apache.agent/pom.xml index 8b0e74595b..3c5f39fc78 100644 --- a/org.eclipse.jgit.ssh.apache.agent/pom.xml +++ b/org.eclipse.jgit.ssh.apache.agent/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>7.0.0.202409031743-r</version> + <version>7.0.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache.agent</artifactId> |