Make the checkstyle artifact a snapshot else it will fail deploy in merge job
[controller.git] / opendaylight / commons / checkstyle / pom.xml
index 50ffb4c8b947f118c895dcf8e9a7d2671e919887..c65b89cce58b6a8530edb36d467e622dc9da0eb8 100644 (file)
@@ -2,5 +2,5 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>checkstyle</artifactId>
-  <version>0.0.1</version>
+  <version>0.0.1-SNAPSHOT</version>
 </project>