This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git
commit addf83b0a658155b002172733a172cf9faa04ed5 Author: gk <[email protected]> AuthorDate: Wed Dec 11 17:20:32 2024 +0100 Remove tag and set head in scm, update year in NOTICE --- NOTICE.txt | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index b9e88a93..21f58ce6 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Turbine Fulcrum Intake Component -Copyright 2005-2021 The Apache Software Foundation. +Copyright 2005-2024 The Apache Software Foundation. This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/pom.xml b/pom.xml index 8f388f53..62878d78 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git</developerConnection> <url>https://github.com/apache/${turbine.site.path}/tree/${project.scm.tag}</url> - <tag>fulcrum-intake-3.0.1-candidate</tag> + <tag>HEAD</tag> </scm> <developers>
