<?xml version="1.0" encoding="UTF-8"?><project>
  <parent>
    <artifactId>wagon-providers</artifactId>
    <groupId>org.apache.maven.wagon</groupId>
    <version>1.0-alpha-6</version>
  </parent>
  <modelVersion>4.0.0</modelVersion>
  <artifactId>wagon-file</artifactId>
  <name>Maven Wagon File Provider</name>
  <version>1.0-alpha-7</version>
  <distributionManagement>
    <status>deployed</status>
  </distributionManagement>
</project>