Bump version to 3.0.0-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1721675 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 578d5d4..71a0068 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
   </parent>
 
   <artifactId>file-management</artifactId>
-  <version>1.2.2-SNAPSHOT</version>
+  <version>3.0.0-SNAPSHOT</version>
 
   <name>Apache Maven File Management API</name>
   <description>API to collect files from a given directory using several include/exclude rules.</description>