pom.xml
changeset 865 03fe918c4684
parent 826 fb751bcc23fd
child 868 cd1feff88ca5
child 870 448bed1f6d5a
     1.1 --- a/pom.xml	Sat Mar 09 11:58:50 2013 +0100
     1.2 +++ b/pom.xml	Thu Mar 21 15:53:55 2013 +0100
     1.3 @@ -139,13 +139,13 @@
     1.4          <dependency>
     1.5            <groupId>org.netbeans.api</groupId>
     1.6            <artifactId>org-netbeans-modules-classfile</artifactId>
     1.7 -          <version>RELEASE72</version>
     1.8 +          <version>RELEASE73</version>
     1.9            <type>jar</type>
    1.10          </dependency>
    1.11          <dependency>
    1.12            <groupId>org.netbeans.api</groupId>
    1.13            <artifactId>org-openide-util-lookup</artifactId>
    1.14 -          <version>RELEASE72</version>
    1.15 +          <version>RELEASE73</version>
    1.16            <scope>compile</scope>
    1.17            <type>jar</type>
    1.18          </dependency>