Update filecheck-maven-plugin to release version.
diff --git a/pom.xml b/pom.xml
index 022c64b..80cde80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -280,7 +280,7 @@
                 <plugin>
                     <groupId>com.github.veithen.filecheck</groupId>
                     <artifactId>filecheck-maven-plugin</artifactId>
-                    <version>0.1-SNAPSHOT</version>
+                    <version>0.1</version>
                 </plugin>
             </plugins>
         </pluginManagement>