Eliminate the use of mdsalmodel.version 56/68056/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 8 Feb 2018 10:14:30 +0000 (11:14 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 8 Feb 2018 10:14:30 +0000 (11:14 +0100)
All artifacts are declared in dependencyManagement, no need to
specify a version, certainly not through a property.

Change-Id: I2e2a3efaf77e468af5b2d00a7a22e239f1b91e28
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
sxp-integration/pom.xml

index 2da6f2a431516b38fd7bb97bd52344e169b02e44..595bc0d03333ee0a15e3a2205135bac7bba9bec7 100644 (file)
@@ -76,7 +76,6 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-dom-codec</artifactId>
-            <version>${mdsalmodel.version}</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>