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

dennisl 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 91be489  [maven-release-plugin] prepare for next development iteration
91be489 is described below

commit 91be489698dcccebb35a24d5b4090bd1f365e54c
Author: Dennis Lundberg <denn...@apache.org>
AuthorDate: Wed Aug 5 17:09:05 2020 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 91dbf4d..d3322c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   </parent>
 
   <artifactId>maven-filtering</artifactId>
-  <version>3.2.0</version>
+  <version>3.2.1-SNAPSHOT</version>
 
   <name>Apache Maven Filtering</name>
   <description>A component to assist in filtering of resource files with 
properties from a Maven project.</description>
@@ -56,7 +56,7 @@
   <properties>
     <mavenVersion>3.1.0</mavenVersion>
     <javaVersion>7</javaVersion>
-    
<project.build.outputTimestamp>2020-08-05T15:08:03Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2020-08-05T15:09:04Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>

Reply via email to