Make the checkstyle artifact a snapshot else it will fail deploy in merge job
[controller.git] / opendaylight / commons / integrationtest / pom.xml
index 031edd0f40570c260d168e205c37b33562394725..78ab625c935bc477e3eb9ba9f707394cf2f8d2bd 100644 (file)
@@ -81,7 +81,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.0.1</version>
+            <version>0.0.1-SNAPSHOT</version>
           </dependency>
          </dependencies>
         <configuration>