diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-10-24 12:48:40 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-10-24 12:48:40 +0200 |
commit | 8f4be20442499282b2c7ed061d039d4b5c01c1e6 (patch) | |
tree | 56dee92e59a96d3b835ec819f7b6065e4d145f81 /org.eclipse.jgit.ssh.apache.agent/pom.xml | |
parent | 3bbe2c6bf37735b5391276a831cabed6a83e30de (diff) | |
download | jgit-8f4be20442499282b2c7ed061d039d4b5c01c1e6.tar.gz jgit-8f4be20442499282b2c7ed061d039d4b5c01c1e6.zip |
Prepare 7.1.0-SNAPSHOT builds
Change-Id: Ibaddbad3677636452cad4e8b7ce0a58b1a78f833
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 db6dd67a0f..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.202410232130-m2</version> + <version>7.1.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache.agent</artifactId> |