<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.knopflerfish.kf6.bundle</groupId>
  <artifactId>junit</artifactId>
  <version>3.8.1.kf4-003</version>
  <description>JUnit support</description>
  <name>JUnit</name>
  <organization>
    <name>Knopflerfish</name>
    <url>http://www.knopflerfish.org</url>
  </organization>
  <licenses>
    <license>
      <name>&lt;&lt;EXTERNAL&gt;&gt;</name>
    </license>
  </licenses>
  <dependencies>
    <dependency>
      <groupId>org.knopflerfish.kf6.bundle</groupId>
      <artifactId>console-API</artifactId>
      <version>4.0.1</version>
    </dependency>
    <dependency>
      <groupId>org.knopflerfish.kf6.bundle</groupId>
      <artifactId>crimson</artifactId>
      <version>2.1.0.kf4-001</version>
    </dependency>
    <dependency>
      <groupId>org.knopflerfish.kf6.bundle</groupId>
      <artifactId>http-API</artifactId>
      <version>5.2.1</version>
    </dependency>
    <dependency>
      <groupId>org.knopflerfish.kf6.bundle</groupId>
      <artifactId>jsdk-API</artifactId>
      <version>2.5.0.kf3-2</version>
    </dependency>
    <dependency>
      <groupId>org.knopflerfish.kf6</groupId>
      <artifactId>framework</artifactId>
      <version>8.0.5</version>
      <scope>provided</scope>
    </dependency>
  </dependencies>
</project>
