Remove unneeded version declaration 83/85183/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 16 Oct 2019 12:01:45 +0000 (14:01 +0200)
committerRobert Varga <nite@hq.sk>
Sat, 2 Nov 2019 07:42:19 +0000 (07:42 +0000)
The model is properly exposed from artifacts, do not override the
managed version.

Change-Id: Iaf5fe83bc0e0f7c7fb5a20a0b23b848b572e73e6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 1bc0a731d2a019b065738073174eae6ff9dd90c1)

opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml

index 6a1aaff7799f23b4333dd023b9a73c548e22d410..8775660cfe233c03edd886fc16d571446c2c69af 100644 (file)
@@ -25,7 +25,6 @@
         <dependency>
             <groupId>org.opendaylight.controller.samples</groupId>
             <artifactId>clustering-it-model</artifactId>
-            <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>