diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-02-01 23:23:08 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-02-01 23:23:08 +0100 |
commit | 63326d1036d647a4a15daf209e0e713fa557defa (patch) | |
tree | 1beff71402f7f4a85e6fab65df1be3dd788a2306 /org.eclipse.jgit.ssh.apache.agent/pom.xml | |
parent | 8b78e6fdcdabb79105258866dfcd101b2203e7a3 (diff) | |
download | jgit-63326d1036d647a4a15daf209e0e713fa557defa.tar.gz jgit-63326d1036d647a4a15daf209e0e713fa557defa.zip |
Prepare 6.5.0-SNAPSHOT builds
Change-Id: Id0c7e51293d53b1eeec081cbbdf6e27d77123200
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 b736fddedf..28c7c73505 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.5.0.202302011120-m2</version> + <version>6.5.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache.agent</artifactId> |