artifacts mdsal-binding-test-utils <scope>test 53/70453/2
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:16 +0000 (08:34 +0000)
Change-Id: Iffc49385dd269f045291c2a22e02fbd904d5bb6e
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
common/artifacts/pom.xml

index a0d8fe0e13dfd26b716969761c233b46817f9cfb..e848091a084310be9723fda67a3cbbe870053929 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>