This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-wrapper.git


The following commit(s) were added to refs/heads/master by this push:
     new c06b9cc  [maven-release-plugin] prepare release 
maven-wrapper-parent-3.1.0
c06b9cc is described below

commit c06b9ccb98056bd7f92cce5c9b7bffed97c290e2
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Mon Dec 13 21:56:33 2021 +0100

    [maven-release-plugin] prepare release maven-wrapper-parent-3.1.0
---
 maven-wrapper-distribution/pom.xml | 2 +-
 maven-wrapper-plugin/pom.xml       | 2 +-
 maven-wrapper/pom.xml              | 2 +-
 pom.xml                            | 6 +++---
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/maven-wrapper-distribution/pom.xml 
b/maven-wrapper-distribution/pom.xml
index ace0010..8418c78 100644
--- a/maven-wrapper-distribution/pom.xml
+++ b/maven-wrapper-distribution/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.wrapper</groupId>
     <artifactId>maven-wrapper-parent</artifactId>
-    <version>3.1.0-SNAPSHOT</version>
+    <version>3.1.0</version>
   </parent>
   
   <artifactId>maven-wrapper-distribution</artifactId>
diff --git a/maven-wrapper-plugin/pom.xml b/maven-wrapper-plugin/pom.xml
index c0ecf82..92bf994 100644
--- a/maven-wrapper-plugin/pom.xml
+++ b/maven-wrapper-plugin/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.wrapper</groupId>
     <artifactId>maven-wrapper-parent</artifactId>
-    <version>3.1.0-SNAPSHOT</version>
+    <version>3.1.0</version>
   </parent>
 
   <groupId>org.apache.maven.plugins</groupId>
diff --git a/maven-wrapper/pom.xml b/maven-wrapper/pom.xml
index 84df636..316754d 100644
--- a/maven-wrapper/pom.xml
+++ b/maven-wrapper/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.wrapper</groupId>
     <artifactId>maven-wrapper-parent</artifactId>
-    <version>3.1.0-SNAPSHOT</version>
+    <version>3.1.0</version>
   </parent>
   
   <artifactId>maven-wrapper</artifactId>
diff --git a/pom.xml b/pom.xml
index 654cc2c..4d38486 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   
   <groupId>org.apache.maven.wrapper</groupId>
   <artifactId>maven-wrapper-parent</artifactId>
-  <version>3.1.0-SNAPSHOT</version>
+  <version>3.1.0</version>
   <packaging>pom</packaging>
 
   <name>Apache Maven Wrapper</name>
@@ -40,7 +40,7 @@ under the License.
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-wrapper.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-wrapper.git</developerConnection>
     <url>https://github.com/apache/maven-wrapper/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-wrapper-parent-3.1.0</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -61,7 +61,7 @@ under the License.
     <maven.site.path>wrapper-archives/wrapper-LATEST</maven.site.path>
     <mavenVersion>3.1.0</mavenVersion>
     <javaVersion>7</javaVersion>
-    
<project.build.outputTimestamp>2021-11-26T10:03:59Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2021-12-13T20:56:26Z</project.build.outputTimestamp>
   </properties>
 
   <modules>

Reply via email to