pom.xml
changeset 33 96e44a3f544d
parent 25 e214f04abb98
child 49 0a115f1c6f3c
child 91 f3b685bd7243
     1.1 --- a/pom.xml	Mon Sep 24 12:39:21 2012 +0200
     1.2 +++ b/pom.xml	Tue Sep 25 17:29:41 2012 +0200
     1.3 @@ -61,6 +61,13 @@
     1.4            <version>RELEASE72</version>
     1.5            <type>jar</type>
     1.6          </dependency>
     1.7 +        <dependency>
     1.8 +          <groupId>org.netbeans.api</groupId>
     1.9 +          <artifactId>org-openide-util-lookup</artifactId>
    1.10 +          <version>RELEASE72</version>
    1.11 +          <scope>compile</scope>
    1.12 +          <type>jar</type>
    1.13 +        </dependency>
    1.14        </dependencies>
    1.15    </dependencyManagement>
    1.16    <properties>