Add test scope to karaf-empty artifact in akka feature test pom 49/27149/3
authorTomas Cere <tcere@cisco.com>
Fri, 18 Sep 2015 09:11:09 +0000 (11:11 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 18 Sep 2015 12:58:21 +0000 (12:58 +0000)
Change-Id: Ida85537eac861814bf4d137718d4a168036dcc1f
Signed-off-by: Tomas Cere <tcere@cisco.com>
features/akka/pom.xml

index 73f4df47f64918db6ab6dd05c0e29e71e0d9ba91..ea99e9ca3bb24da6947f2dc2aca90abf146ee03e 100644 (file)
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>opendaylight-karaf-empty</artifactId>
       <version>${karaf.empty.version}</version>
+      <scope>test</scope>
       <type>zip</type>
     </dependency>
     <!-- Uncomment this if you get an error : java.lang.NoSuchMethodError: org.slf4j.helpers.MessageFormatter.format(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)Lorg/slf4j/helpers/FormattingTuple;