ko-osgi-test/pom.xml
branchosgi
changeset 393 8b025bcde7bb
parent 391 ab693b8dc2e0
child 444 03eeeb863fa1
     1.1 --- a/ko-osgi-test/pom.xml	Sat Jan 04 16:18:56 2014 +0100
     1.2 +++ b/ko-osgi-test/pom.xml	Sat Jan 04 21:47:47 2014 +0100
     1.3 @@ -126,5 +126,11 @@
     1.4              <artifactId>org.eclipse.osgi</artifactId>
     1.5              <version>3.8.0.v20120529-1548</version>
     1.6          </dependency>
     1.7 +        <dependency>
     1.8 +            <groupId>${project.groupId}</groupId>
     1.9 +            <artifactId>equinox-agentclass-hook</artifactId>
    1.10 +            <version>${project.version}</version>
    1.11 +            <scope>test</scope>
    1.12 +        </dependency>
    1.13      </dependencies>
    1.14  </project>
    1.15 \ No newline at end of file