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

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


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

commit ba91ad3910ac3dbd883d8fb392a058148a852c0e
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Nov 9 16:12:38 2025 +0100

    [maven-release-plugin] prepare release maven-rar-plugin-3.1.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 944d78f..fe538c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
 
   <artifactId>maven-rar-plugin</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.1.0</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven RAR Plugin</name>
@@ -51,7 +51,7 @@ under the License.
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-rar-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-rar-plugin.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>maven-rar-plugin-3.1.0</tag>
     
<url>https://github.com/apache/maven-rar-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -71,7 +71,7 @@ under the License.
 
   <properties>
     <mavenVersion>3.9.11</mavenVersion>
-    
<project.build.outputTimestamp>2022-07-17T16:41:19Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-11-09T15:12:31Z</project.build.outputTimestamp>
 
     <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
   </properties>

Reply via email to