artifacts mdsal-binding-test-utils <scope>test 99/70699/1
authorMichael Vorburger <vorburger@redhat.com>
Fri, 6 Apr 2018 18:39:36 +0000 (20:39 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 10 Apr 2018 08:34:23 +0000 (08:34 +0000)
Change-Id: Iffc49385dd269f045291c2a22e02fbd904d5bb6e
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
(cherry picked from commit 004920a6341442abbdd25e53162ed16cf492a864)

common/artifacts/pom.xml

index 667867a2664f873f0dc60386fad0e11571f2f5d2..3b247be0c89b58057ef8247aa642b103ff4ea381 100644 (file)
@@ -8,7 +8,6 @@
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-binding-test-utils</artifactId>
                 <version>${project.version}</version>
+                <scope>test</scope>
             </dependency>
 
             <dependency>