diff options
Diffstat (limited to 'integration/src/main/scripts/release/bumpSnapshots.sh')
-rwxr-xr-x | integration/src/main/scripts/release/bumpSnapshots.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/integration/src/main/scripts/release/bumpSnapshots.sh b/integration/src/main/scripts/release/bumpSnapshots.sh index 73eccd9e..e24cf0e9 100755 --- a/integration/src/main/scripts/release/bumpSnapshots.sh +++ b/integration/src/main/scripts/release/bumpSnapshots.sh @@ -4,7 +4,7 @@ # ============LICENSE_START================================================ # ONAP # ========================================================================= -# Copyright (C) 2021-2022 Nordix Foundation. +# Copyright (C) 2021-2022,2024 Nordix Foundation. # ========================================================================= # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -45,7 +45,6 @@ declare -a pf_repos=( "policy/apex-pdp" "policy/xacml-pdp" "policy/distribution" - "policy/gui" "policy/clamp" "policy/drools-applications" ) |