Merge "Declare a property for commons-lang version in poms and use it."
[controller.git] / opendaylight / northbound / integrationtest / pom.xml
index ffbce7b16e6f012572741f95498d636e3d8fcc77..f0c04ae5e2bde9d3264dbb3a256b834239a70d16 100644 (file)
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.1</version>
+      <version>${commons.lang.version}</version>
     </dependency>
     <dependency>
       <groupId>virgomirror</groupId>