diff --git a/.github/workflows/merge-build.yml b/.github/workflows/merge-build.yml index 07ccf69..e556270 100644 --- a/.github/workflows/merge-build.yml +++ b/.github/workflows/merge-build.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2022 Red Hat, Inc. (https://github.com/Commonjava/service-parent) +# Copyright (C) 2021-2023 Red Hat, Inc. (https://github.com/Commonjava/service-parent) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/pr-build.yml b/.github/workflows/pr-build.yml index f1c75e8..b54e53f 100644 --- a/.github/workflows/pr-build.yml +++ b/.github/workflows/pr-build.yml @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2022 Red Hat, Inc. (https://github.com/Commonjava/service-parent) +# Copyright (C) 2021-2023 Red Hat, Inc. (https://github.com/Commonjava/service-parent) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mvnw.cmd b/mvnw.cmd index c1f415f..d407b1a 100755 --- a/mvnw.cmd +++ b/mvnw.cmd @@ -1,5 +1,5 @@ @REM -@REM Copyright (C) 2011-2022 Red Hat, Inc. (https://github.com/Commonjava/service-parent) +@REM Copyright (C) 2021-2023 Red Hat, Inc. (https://github.com/Commonjava/service-parent) @REM @REM Licensed under the Apache License, Version 2.0 (the "License"); @REM you may not use this file except in compliance with the License. diff --git a/pom.xml b/pom.xml index ef2ec2b..38aefe1 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@