From 8d07021c455ca3791d5e48c32d2acfd4fcc97ed5 Mon Sep 17 00:00:00 2001 From: "Gary D. Gregory" Date: Wed, 8 Jan 2025 07:36:39 -0500 Subject: [PATCH] Bump org.apache.commons:commons-parent from 78 to 79 --- pom.xml | 2 +- src/changes/changes.xml | 5 +++-- src/site/resources/profile.noanimal | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bcea6b9da..3a43f2721 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.apache.commons commons-parent - 78 + 79 commons-build-plugin maven-plugin diff --git a/src/changes/changes.xml b/src/changes/changes.xml index f7010616c..524ffb765 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -18,9 +18,9 @@ - + xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 http://maven.apache.org/xsd/changes-2.0.0.xsd"> Apache Commons Build Plugin Release Notes Apache Commons Developers @@ -30,6 +30,7 @@ Pick up maven-antrun-plugin version from parent POM org.apache:apache. + Bump org.apache.commons:commons-parent from 78 to 79. diff --git a/src/site/resources/profile.noanimal b/src/site/resources/profile.noanimal index e69de29bb..0314c63ff 100644 --- a/src/site/resources/profile.noanimal +++ b/src/site/resources/profile.noanimal @@ -0,0 +1,16 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The ASF licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License.