Upgraded Style Check version to 3-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 7499dcf..93ddfb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   </parent>
   <groupId>org.apache.httpcomponents</groupId>
   <artifactId>hc-stylecheck</artifactId>
-  <version>2</version>
+  <version>3-SNAPSHOT</version>
   <name>Apache HttpComponents Stylecheck Plugin Configuration</name>
   <description>Shared stylecheck plugin configuration for Apache HttpComponents projects</description>
   <packaging>jar</packaging>