blob: 08798d40d445875e73bb18cbee7820294ec6cf2f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project>
<modelVersion>4.0.0</modelVersion>
<prerequisites>
<maven>3.0.3</maven>
</prerequisites>
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
<version>21</version>
<relativePath/>
</parent>
<groupId>org.apache.maven.doxia.ide</groupId>
<artifactId>doxia-osgi</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<description>Make an OSGi bundle consisting of Doxia, and put it in a P2 repo.</description>
<scm>
<connection>scm:svn:https://svn.apache.org/repos/asf/maven/sandbox/branches/doxia-ide-eclipse-with-tycho/doxia-osgi</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/sandbox/branches/doxia-ide-eclipse-with-tycho/doxia-osgi</developerConnection>
<url>https://svn.apache.org/repos/asf/maven/sandbox/branches/doxia-ide-eclipse-with-tycho/doxia-osgi</url>
</scm>
<!-- DO NOT USE THIS POM. Tycho won't resolve through the reactor for the bundle.
Set up the invoker at some point -->
</project>