<project>
  <groupId>cd.connect.features</groupId>
  <artifactId>connect-feature-service-java-api</artifactId>
  <version>2.2</version>
  <name>feature-service-java-api</name>
  <description>JAX-RS API for A REST Enabled Feature Service. Servers are expected to implement this API.</description>
  <packaging>pom</packaging>
  <build>
    <plugins />
  </build>
</project>