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

sjaranowski pushed a commit to branch maven-install-plugin-3.x
in repository https://gitbox.apache.org/repos/asf/maven-install-plugin.git


The following commit(s) were added to refs/heads/maven-install-plugin-3.x by 
this push:
     new 29b220d  [maven-release-plugin] prepare release 
maven-install-plugin-3.1.4
29b220d is described below

commit 29b220d886f782fe0795f61bf8b2703c2beab7a1
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Mon Feb 24 07:39:53 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index b6f1a30..ea15450 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-install-plugin</artifactId>
-  <version>3.1.4-SNAPSHOT</version>
+  <version>3.1.4</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Install Plugin</name>
@@ -52,7 +52,7 @@
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</developerConnection>
-    <tag>maven-install-plugin-3.1.3</tag>
+    <tag>maven-install-plugin-3.1.4</tag>
     
<url>https://github.com/apache/maven-install-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -88,7 +88,7 @@
     
<mavenSourcePluginVersion>${version.maven-source-plugin}</mavenSourcePluginVersion>
     
<mavenSurefirePluginVersion>${version.maven-surefire}</mavenSurefirePluginVersion>
 
-    
<project.build.outputTimestamp>2024-08-15T19:41:12Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-02-24T06:39:48Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to