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

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


The following commit(s) were added to refs/heads/master by this push:
     new f472d8d  [MCLEAN-84] - Lift JDK minimum to JDK 7  o Followup bump 
version to 3.1.0-SNAPSHOT
f472d8d is described below

commit f472d8df28016d656bc5e9243f9d8e2c5639f278
Author: Karl Heinz Marbaise <khmarba...@apache.org>
AuthorDate: Sat Apr 7 16:45:38 2018 +0200

    [MCLEAN-84] - Lift JDK minimum to JDK 7
     o Followup bump version to 3.1.0-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8948d75..51db065 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-clean-plugin</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.1.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Clean Plugin</name>

-- 
To stop receiving notification emails like this one, please contact
khmarba...@apache.org.

Reply via email to