@ServiceProvider registration is only used in tests
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Sat, 06 Dec 2014 07:14:53 +0100
changeset 17403afec2d34319
parent 1739 e9b9d9ff0621
child 1741 c097ff7c46b8
@ServiceProvider registration is only used in tests
ko/bck2brwsr/pom.xml
     1.1 --- a/ko/bck2brwsr/pom.xml	Sat Dec 06 07:11:02 2014 +0100
     1.2 +++ b/ko/bck2brwsr/pom.xml	Sat Dec 06 07:14:53 2014 +0100
     1.3 @@ -46,7 +46,7 @@
     1.4      <dependency>
     1.5        <groupId>org.netbeans.api</groupId>
     1.6        <artifactId>org-openide-util-lookup</artifactId>
     1.7 -      <scope>provided</scope>
     1.8 +      <scope>test</scope>
     1.9      </dependency>
    1.10      <dependency>
    1.11        <groupId>org.apidesign.bck2brwsr</groupId>