[MCLEAN-84] - Lift JDK minimum to JDK 7
 o Followup bump version to 3.1.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 8948d75..51db065 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </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>