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

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


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

commit a84b18be1b8e4fc3c5231710ecfd816bbd94b4ae
Author: Tamas Cservenak <[email protected]>
AuthorDate: Tue Mar 21 11:53:49 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 6295acc..785b971 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-filtering</artifactId>
-  <version>3.3.1-SNAPSHOT</version>
+  <version>3.3.1</version>
 
   <name>Apache Maven Filtering</name>
   <description>A component to assist in filtering of resource files with 
properties from a Maven project.</description>
@@ -42,7 +42,7 @@
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-filtering.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-filtering.git</developerConnection>
-    <tag>maven-filtering-3.2.0</tag>
+    <tag>maven-filtering-3.3.1</tag>
     
<url>https://github.com/apache/maven-filtering/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -65,7 +65,7 @@
     <mavenVersion>3.2.5</mavenVersion>
     <slf4jVersion>1.7.36</slf4jVersion>
     <plexusBuildApiVersion>0.0.7</plexusBuildApiVersion>
-    
<project.build.outputTimestamp>2022-06-11T13:41:41Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-03-21T10:53:39Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to