pom.xml
changeset 884 af690d50d7d6
parent 856 fd947f8643c1
child 892 de02b7c13379
     1.1 --- a/pom.xml	Mon Sep 08 17:24:35 2014 +0200
     1.2 +++ b/pom.xml	Sat Nov 29 22:25:40 2014 +0100
     1.3 @@ -34,6 +34,7 @@
     1.4      <module>ko-osgi-test</module>
     1.5      <module>equinox-agentclass-hook</module>
     1.6      <module>boot-script</module>
     1.7 +    <module>boot-agent-test</module>
     1.8    </modules>
     1.9    <licenses>
    1.10        <license>
    1.11 @@ -245,7 +246,7 @@
    1.12          <dependency>
    1.13              <groupId>org.ow2.asm</groupId>
    1.14              <artifactId>asm</artifactId>
    1.15 -            <version>4.1</version>
    1.16 +            <version>5.0</version>
    1.17          </dependency>
    1.18          <dependency>
    1.19            <groupId>org.netbeans.api</groupId>