diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-10-02 01:36:12 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-10-02 01:36:12 +0200 |
commit | 1c545843a3a8f9f3e915cb36dbaada43947c17a7 (patch) | |
tree | 70504a8ab273442b4abf3b5479e170e2c28e7dbc /org.eclipse.jgit.ssh.apache.agent/pom.xml | |
parent | 06579c084d1d8494bdfbf3961cf39397069479fc (diff) | |
download | jgit-1c545843a3a8f9f3e915cb36dbaada43947c17a7.tar.gz jgit-1c545843a3a8f9f3e915cb36dbaada43947c17a7.zip |
Prepare 7.1.0-SNAPSHOT builds
Change-Id: I6329845c41bf40a752c685fb77483d9722cd1583
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 0b54b70762..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.202410012040-m1</version> + <version>7.1.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache.agent</artifactId> |