Krzysztof Daniel 731dc46
Krzysztof Daniel 731dc46
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" xsi:noNamespaceSchemaLocation="http://maven.apache.org/POM/4.0.0">
Krzysztof Daniel 731dc46
  <modelVersion>4.0.0</modelVersion>
Krzysztof Daniel 731dc46
  <groupId>org.eclipse.osgi</groupId>
Krzysztof Daniel 731dc46
  <artifactId>org.eclipse.osgi.services</artifactId>
Krzysztof Daniel 731dc46
  <version>3.2.100.v20100503</version>
Krzysztof Daniel 731dc46
  <description>OSGi Release 4.2.0 Services
Krzysztof Daniel 731dc46
OSGi Service Platform Release 4.2.0 Service Interfaces and Classes</description>
Krzysztof Daniel 731dc46
  
Krzysztof Daniel 731dc46
  <dependencies>
Krzysztof Daniel 731dc46
    <dependency>
Krzysztof Daniel 731dc46
      <groupId>org.eclipse.osgi</groupId>
Krzysztof Daniel 731dc46
      <artifactId>org.eclipse.osgi</artifactId>
Krzysztof Daniel 731dc46
      <version>3.6.0.v20100517</version>
Krzysztof Daniel 731dc46
    </dependency>
Krzysztof Daniel 731dc46
    <dependency>
Krzysztof Daniel 731dc46
      <groupId>javax.servlet</groupId>
Krzysztof Daniel 731dc46
      <artifactId>servlet-api</artifactId>
Krzysztof Daniel 731dc46
      <version>2.5</version>
Krzysztof Daniel 731dc46
    </dependency>
Krzysztof Daniel 731dc46
    <dependency>
Krzysztof Daniel 731dc46
      <groupId>org.apache.felix</groupId>
Krzysztof Daniel 731dc46
      <artifactId>org.osgi.foundation</artifactId>
Krzysztof Daniel 731dc46
      <version>1.2.0</version>
Krzysztof Daniel 731dc46
    </dependency>
Krzysztof Daniel 731dc46
  </dependencies>
Krzysztof Daniel 731dc46
</project>