Use ${project.version} for internal dependencies
[ovsdb.git] / southbound / southbound-impl / pom.xml
index a704681cc56b57fc2ac59f276abe37e2037b3ddb..cb103135a733a28688ac41b375f6f15d51831603 100644 (file)
@@ -108,7 +108,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>utils.southbound-utils</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>${project.version}</version>
       <scope>test</scope>
     </dependency>
   </dependencies>