diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-02-22 23:55:35 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-02-22 23:55:35 +0100 |
commit | 261f46dc430c85915780e3a4dad50788dbe5adea (patch) | |
tree | 2f377cee9636f251c034e145956191e91d4f93a7 /org.eclipse.jgit.ssh.apache.agent/pom.xml | |
parent | 00bb7cc9a5bb1627c3ef8f2e4a5886e79afba189 (diff) | |
download | jgit-261f46dc430c85915780e3a4dad50788dbe5adea.tar.gz jgit-261f46dc430c85915780e3a4dad50788dbe5adea.zip |
JGit v6.1.0.202202221755-m3v6.1.0.202202221755-m3
Change-Id: Idcd46e05ca3eec376f8ac83209dba0978e004f9a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 7773ef3721..d342dbe3b2 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.1.0-SNAPSHOT</version> + <version>6.1.0.202202221755-m3</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache.agent</artifactId> |