Add scope compile to features pom for xtend-lib 79/10079/1
authorEd Warnicke <eaw@cisco.com>
Tue, 19 Aug 2014 23:00:05 +0000 (18:00 -0500)
committerEd Warnicke <eaw@cisco.com>
Tue, 19 Aug 2014 23:00:05 +0000 (18:00 -0500)
Else, tests downstream can and will fail if its
not already in their local .m2

Change-Id: I2be472c66e4828f19169118d84ae03f714c9ec68
Signed-off-by: Ed Warnicke <eaw@cisco.com>
common/features/pom.xml

index 8ce171760d818c55898b2492338a0c2702d95247..4fe4b110c25aee5520cad789b7cfb49dd2634009 100644 (file)
      <dependency>
        <groupId>org.opendaylight.yangtools.thirdparty</groupId>
        <artifactId>xtend-lib-osgi</artifactId>
+       <scope>compile</scope>
      </dependency>
      <!-- test the features.xml -->
      <dependency>