[maven-release-plugin] prepare release apache-resource-bundles-1.5
diff --git a/incubator-disclaimer/pom.xml b/incubator-disclaimer/pom.xml
index 129e055..92145aa 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.5-SNAPSHOT</version>
+    <version>1.5</version>
   </parent>
 
   <artifactId>apache-incubator-disclaimer-resource-bundle</artifactId>
diff --git a/jar-txt/pom.xml b/jar-txt/pom.xml
index 3288e93..44bdb61 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.5-SNAPSHOT</version>
+    <version>1.5</version>
   </parent>
 
   <artifactId>apache-jar-txt-resource-bundle</artifactId>
diff --git a/jar/pom.xml b/jar/pom.xml
index 2b8765f..3b9ab88 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.5-SNAPSHOT</version>
+    <version>1.5</version>
   </parent>
 
   <artifactId>apache-jar-resource-bundle</artifactId>
diff --git a/license-header/pom.xml b/license-header/pom.xml
index 94f8dd3..d630bb1 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.5-SNAPSHOT</version>
+    <version>1.5</version>
   </parent>
 
   <artifactId>apache-license-header-resource-bundle</artifactId>
diff --git a/pom.xml b/pom.xml
index 2c171ed..055923f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.apache.resources</groupId>
   <artifactId>apache-resource-bundles</artifactId>
-  <version>1.5-SNAPSHOT</version>
+  <version>1.5</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.5</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>2023-03-11T18:23:15Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2023-04-01T17:47:04Z</project.build.outputTimestamp>
   </properties>
 
   <build>
diff --git a/resources-bundles-sample/pom.xml b/resources-bundles-sample/pom.xml
index 00b4718..c3bd4cc 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.5-SNAPSHOT</version>
+    <version>1.5</version>
   </parent>
 
   <groupId>org.apache.resources.sample</groupId>
diff --git a/source-release/pom.xml b/source-release/pom.xml
index c1e98df..d682acd 100644
--- a/source-release/pom.xml
+++ b/source-release/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.apache.resources</groupId>
     <artifactId>apache-resource-bundles</artifactId>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.5</version>
   </parent>
 
   <artifactId>apache-source-release-assembly-descriptor</artifactId>