Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 0c520bf0bd6215ff77d1fc4d6b4ef642 > files > 6

eclipse-mylyn-3.8.2-2.mga3.src.rpm

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <artifactId>org.eclipse.mylyn.commons-parent</artifactId>
    <groupId>org.eclipse.mylyn.commons</groupId>
    <version>3.8.2-SNAPSHOT</version>
  </parent>
  <artifactId>org.eclipse.core.runtime.compatibility.auth</artifactId>
  <version>3.2.200-SNAPSHOT</version>
  <packaging>eclipse-plugin</packaging>
  <build>
    <plugins>
      <plugin>
        <groupId>org.eclipse.tycho</groupId>
        <artifactId>tycho-source-plugin</artifactId>
      </plugin>
    </plugins>
  </build>
</project>