pom.xml
branchgc
changeset 892 de02b7c13379
parent 876 0bd358b6d0a7
parent 884 af690d50d7d6
child 910 1fc115b11837
     1.1 --- a/pom.xml	Mon Dec 08 20:59:41 2014 +0100
     1.2 +++ b/pom.xml	Tue Dec 09 08:33:22 2014 +0100
     1.3 @@ -35,6 +35,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 @@ -246,7 +247,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>