[maven-release-plugin] prepare release maven-indexer-7.1.0
diff --git a/indexer-cli/pom.xml b/indexer-cli/pom.xml
index 36ebb96..687528e 100644
--- a/indexer-cli/pom.xml
+++ b/indexer-cli/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.indexer</groupId>
     <artifactId>maven-indexer</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.1.0</version>
   </parent>
 
   <artifactId>indexer-cli</artifactId>
diff --git a/indexer-core/pom.xml b/indexer-core/pom.xml
index 36417ac..e69aca7 100644
--- a/indexer-core/pom.xml
+++ b/indexer-core/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.indexer</groupId>
     <artifactId>maven-indexer</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.1.0</version>
   </parent>
 
   <artifactId>indexer-core</artifactId>
diff --git a/indexer-examples/indexer-examples-basic/pom.xml b/indexer-examples/indexer-examples-basic/pom.xml
index 4566f3f..adb0e9c 100644
--- a/indexer-examples/indexer-examples-basic/pom.xml
+++ b/indexer-examples/indexer-examples-basic/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.indexer</groupId>
     <artifactId>maven-indexer-examples</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.1.0</version>
   </parent>
 
   <artifactId>indexer-examples-basic</artifactId>
diff --git a/indexer-examples/indexer-examples-spring/pom.xml b/indexer-examples/indexer-examples-spring/pom.xml
index 9a02f97..7d0ee25 100644
--- a/indexer-examples/indexer-examples-spring/pom.xml
+++ b/indexer-examples/indexer-examples-spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven.indexer</groupId>
     <artifactId>maven-indexer-examples</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.1.0</version>
   </parent>
 
   <artifactId>indexer-examples-spring</artifactId>
diff --git a/indexer-examples/pom.xml b/indexer-examples/pom.xml
index 74f692e..43ec8f5 100644
--- a/indexer-examples/pom.xml
+++ b/indexer-examples/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.indexer</groupId>
     <artifactId>maven-indexer</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.1.0</version>
   </parent>
 
   <artifactId>maven-indexer-examples</artifactId>
diff --git a/indexer-reader/pom.xml b/indexer-reader/pom.xml
index c130feb..d7add24 100644
--- a/indexer-reader/pom.xml
+++ b/indexer-reader/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.indexer</groupId>
     <artifactId>maven-indexer</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.1.0</version>
   </parent>
 
   <artifactId>indexer-reader</artifactId>
diff --git a/pom.xml b/pom.xml
index 0dc50b9..540f25c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.maven.indexer</groupId>
   <artifactId>maven-indexer</artifactId>
-  <version>7.0.5-SNAPSHOT</version>
+  <version>7.1.0</version>
   <packaging>pom</packaging>
 
   <name>Maven-Indexer</name>
@@ -73,7 +73,7 @@
   <scm>
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-indexer.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-indexer.git</developerConnection>
-    <tag>master</tag>
+    <tag>maven-indexer-7.1.0</tag>
     <url>https://github.com/apache/maven-indexer/tree/${project.scm.tag}</url>
   </scm>
 
@@ -113,7 +113,7 @@
     <surefire.version>3.2.1</surefire.version>
     <slf4j.version>2.0.9</slf4j.version>
     <maven.site.path>maven-indexer-archives/maven-indexer-LATEST</maven.site.path>
-    <project.build.outputTimestamp>2023-07-24T13:00:17Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2023-10-25T15:08:52Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>
diff --git a/search-api/pom.xml b/search-api/pom.xml
index d2e4080..112ed0d 100644
--- a/search-api/pom.xml
+++ b/search-api/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.indexer</groupId>
     <artifactId>maven-indexer</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.1.0</version>
   </parent>
 
   <artifactId>search-api</artifactId>
diff --git a/search-backend-indexer/pom.xml b/search-backend-indexer/pom.xml
index 038cbb6..4cf8e7b 100644
--- a/search-backend-indexer/pom.xml
+++ b/search-backend-indexer/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.indexer</groupId>
     <artifactId>maven-indexer</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.1.0</version>
   </parent>
 
   <artifactId>search-backend-indexer</artifactId>
diff --git a/search-backend-remoterepository/pom.xml b/search-backend-remoterepository/pom.xml
index 6649b21..5f1bed2 100644
--- a/search-backend-remoterepository/pom.xml
+++ b/search-backend-remoterepository/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.indexer</groupId>
     <artifactId>maven-indexer</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.1.0</version>
   </parent>
 
   <artifactId>search-backend-remoterepository</artifactId>
diff --git a/search-backend-smo/pom.xml b/search-backend-smo/pom.xml
index 333ebec..9735dbf 100644
--- a/search-backend-smo/pom.xml
+++ b/search-backend-smo/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.indexer</groupId>
     <artifactId>maven-indexer</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.1.0</version>
   </parent>
 
   <artifactId>search-backend-smo</artifactId>