This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag apache-resource-bundles-1.8 in repository https://gitbox.apache.org/repos/asf/maven-apache-resources.git
commit de8120d4d4bc8bfde35e37353bffa52df2d39f55 Author: Hervé Boutemy <[email protected]> AuthorDate: Sat Feb 21 10:54:36 2026 +0100 [maven-release-plugin] prepare release apache-resource-bundles-1.8 --- incubator-disclaimer/pom.xml | 2 +- jar-txt/pom.xml | 2 +- jar/pom.xml | 2 +- license-header/pom.xml | 2 +- pom.xml | 6 +++--- resources-bundles-sample/pom.xml | 2 +- source-release/pom.xml | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/incubator-disclaimer/pom.xml b/incubator-disclaimer/pom.xml index 5984418..c3f804f 100644 --- a/incubator-disclaimer/pom.xml +++ b/incubator-disclaimer/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.apache.resources</groupId> <artifactId>apache-resource-bundles</artifactId> - <version>1.8-SNAPSHOT</version> + <version>1.8</version> </parent> <artifactId>apache-incubator-disclaimer-resource-bundle</artifactId> diff --git a/jar-txt/pom.xml b/jar-txt/pom.xml index b9e4f27..8a4eb6c 100644 --- a/jar-txt/pom.xml +++ b/jar-txt/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.apache.resources</groupId> <artifactId>apache-resource-bundles</artifactId> - <version>1.8-SNAPSHOT</version> + <version>1.8</version> </parent> <artifactId>apache-jar-txt-resource-bundle</artifactId> diff --git a/jar/pom.xml b/jar/pom.xml index 3468791..08e1605 100644 --- a/jar/pom.xml +++ b/jar/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.apache.resources</groupId> <artifactId>apache-resource-bundles</artifactId> - <version>1.8-SNAPSHOT</version> + <version>1.8</version> </parent> <artifactId>apache-jar-resource-bundle</artifactId> diff --git a/license-header/pom.xml b/license-header/pom.xml index f91b540..13e00db 100644 --- a/license-header/pom.xml +++ b/license-header/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.apache.resources</groupId> <artifactId>apache-resource-bundles</artifactId> - <version>1.8-SNAPSHOT</version> + <version>1.8</version> </parent> <artifactId>apache-license-header-resource-bundle</artifactId> diff --git a/pom.xml b/pom.xml index 3db1ac7..cf804a9 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.apache.resources</groupId> <artifactId>apache-resource-bundles</artifactId> - <version>1.8-SNAPSHOT</version> + <version>1.8</version> <packaging>pom</packaging> <name>Apache Resource Bundles</name> @@ -48,7 +48,7 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-resources.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-resources.git</developerConnection> - <tag>master</tag> + <tag>apache-resource-bundles-1.8</tag> <url>https://github.com/apache/maven-apache-resources/tree/${project.scm.tag}</url> </scm> <issueManagement> @@ -68,7 +68,7 @@ <properties> <maven.site.path>apache-resource-bundles-archives/apache-resource-bundles-LATEST</maven.site.path> - <project.build.outputTimestamp>2024-07-21T17:34:48Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2026-02-21T09:54:31Z</project.build.outputTimestamp> </properties> <build> diff --git a/resources-bundles-sample/pom.xml b/resources-bundles-sample/pom.xml index 5d120ca..23d082b 100644 --- a/resources-bundles-sample/pom.xml +++ b/resources-bundles-sample/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.apache.resources</groupId> <artifactId>apache-resource-bundles</artifactId> - <version>1.8-SNAPSHOT</version> + <version>1.8</version> </parent> <groupId>org.apache.resources.sample</groupId> diff --git a/source-release/pom.xml b/source-release/pom.xml index 9f7caf7..116a598 100644 --- a/source-release/pom.xml +++ b/source-release/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.apache.resources</groupId> <artifactId>apache-resource-bundles</artifactId> - <version>1.8-SNAPSHOT</version> + <version>1.8</version> </parent> <artifactId>apache-source-release-assembly-descriptor</artifactId>
