Andrew Overholt 9b9f5c8
Andrew Overholt 9b9f5c8
<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">
Andrew Overholt 9b9f5c8
  <modelVersion>4.0.0</modelVersion>
Andrew Overholt 9b9f5c8
  <groupId>org.eclipse.osgi</groupId>
Andrew Overholt 9b9f5c8
  <artifactId>org.eclipse.osgi.services</artifactId>
Andrew Overholt 9b9f5c8
  <version>3.2.100.v20100503</version>
Andrew Overholt 9b9f5c8
  <description>OSGi Release 4.2.0 Services
Andrew Overholt 9b9f5c8
OSGi Service Platform Release 4.2.0 Service Interfaces and Classes</description>
Andrew Overholt 9b9f5c8
  
Andrew Overholt 9b9f5c8
  <dependencies>
Andrew Overholt 9b9f5c8
    <dependency>
Andrew Overholt 9b9f5c8
      <groupId>org.eclipse.osgi</groupId>
Andrew Overholt 9b9f5c8
      <artifactId>org.eclipse.osgi</artifactId>
Andrew Overholt 9b9f5c8
      <version>3.6.0.v20100517</version>
Andrew Overholt 9b9f5c8
    </dependency>
Andrew Overholt 9b9f5c8
    <dependency>
Andrew Overholt 9b9f5c8
      <groupId>javax.servlet</groupId>
Andrew Overholt 9b9f5c8
      <artifactId>servlet-api</artifactId>
Andrew Overholt 9b9f5c8
      <version>2.5</version>
Andrew Overholt 9b9f5c8
    </dependency>
Andrew Overholt 9b9f5c8
    <dependency>
Andrew Overholt 9b9f5c8
      <groupId>org.apache.felix</groupId>
Andrew Overholt 9b9f5c8
      <artifactId>org.osgi.foundation</artifactId>
Andrew Overholt 9b9f5c8
      <version>1.2.0</version>
Andrew Overholt 9b9f5c8
    </dependency>
Andrew Overholt 9b9f5c8
  </dependencies>
Andrew Overholt 9b9f5c8
</project>