Fix: Remove "default" from altDeploymentRepo 14/73814/1 master v0.92.8
authorEric Ball <eball@linuxfoundation.org>
Wed, 22 Oct 2025 01:21:26 +0000 (18:21 -0700)
committerEric Ball <eball@linuxfoundation.org>
Wed, 22 Oct 2025 01:25:40 +0000 (18:25 -0700)
commit9525a673377cbae9da42e202a9a072dc67baa63f
tree5a01c9b725b93917740085d78fb3763cd3dbb10d
parentdf27968271e533af48bf0d803ef1fb852be5f1df
Fix: Remove "default" from altDeploymentRepo

We are seeing warnings in our maven jobs that "staging::default::file"
is legacy syntax, and should be replaced with "staging::file". This
patch fixes both instances of this syntax in our scripts.

Change-Id: Ic2a1c5d19670140f8803edb3ef30bb3908e3a995
Issue-ID: IT-28843
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
releasenotes/notes/fix-mvn-warning-934f3e9db086d79d.yaml [new file with mode: 0644]
shell/maven-build.sh
shell/sonatype-clm.sh