Merge branch 'stable-6.0'

* stable-6.0:
  Add o.e.j.ssh.apache.agent to maven central deployment scripts

Change-Id: I5685d6b3260c269fdcc0625fd0506a1ccd71d4b4
This commit is contained in:
Matthias Sohn 2021-11-29 23:39:48 +01:00
commit 256442943d
2 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,7 @@ artifacts = [group,
group + '.lfs.server',
group + '.pgm',
group + '.ssh.apache',
group + '.ssh.apache.agent',
group + '.ssh.jsch',
group + '.ui']

View File

@ -21,6 +21,7 @@ artifacts = [group,
group + '.lfs.server',
group + '.pgm',
group + '.ssh.apache',
group + '.ssh.apache.agent',
group + '.ssh.jsch',
group + '.ui']