diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-11-17 00:06:09 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-11-17 00:06:09 +0100 |
commit | e81c5135fefb33103b12c8132a4fd5101f0c7b26 (patch) | |
tree | 3ca60d7aa31834504d22e87d55d59dd1db585c55 /org.eclipse.jgit.ssh.apache.agent/pom.xml | |
parent | 21fb7381882f57a8302842a0d004db88ec478346 (diff) | |
download | jgit-e81c5135fefb33103b12c8132a4fd5101f0c7b26.tar.gz jgit-e81c5135fefb33103b12c8132a4fd5101f0c7b26.zip |
Prepare 6.4.0-SNAPSHOT builds
Change-Id: I0e915a1d32ff948e355f17181f4e5ed78ead42db
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 31a1910f29..c2feab1ce9 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>6.4.0.202211160543-m3</version> + <version>6.4.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache.agent</artifactId> |