Remove unneeded version declaration 47/85147/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 16 Oct 2019 12:01:45 +0000 (14:01 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 16 Oct 2019 12:01:45 +0000 (14:01 +0200)
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>
opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml

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