commons-lang dependency should be scope=test
[controller.git] / opendaylight / md-sal / sal-clustering-commons / pom.xml
index c503434dc08a65b09eaab80990e252614f5b6064..0136931405124b46409e321fe3c96a5b7fd4b6a2 100644 (file)
@@ -38,6 +38,7 @@
     <dependency>
       <groupId>commons-lang</groupId>
       <artifactId>commons-lang</artifactId>
+      <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>