diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-19 15:46:50 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-19 15:46:50 +0100 |
commit | e68b24f43c36dd68c116620c8e792e0e41690d1f (patch) | |
tree | 19739bbedac636eaad7bc4ee8083fc64dbd0c74f /org.eclipse.jgit.ssh.apache.agent/pom.xml | |
parent | 46215a388d6243c890d2372aafffab9eec979c8d (diff) | |
download | jgit-e68b24f43c36dd68c116620c8e792e0e41690d1f.tar.gz jgit-e68b24f43c36dd68c116620c8e792e0e41690d1f.zip |
Prepare 7.1.0-SNAPSHOT builds
Change-Id: I69f57f933899b9926ab5124b24b90ae75f7a8d09
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 9d40efaf7d..6c99ff97e1 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.1.0.202411191359-rc1</version> + <version>7.1.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache.agent</artifactId> |