aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/maven/apache-maven-3.3.3/maven-embedder/src/test/error-reporting-projects/ext-plugin-version-err/local-repo/org/apache/maven/errortest/ext-plugin-version-err-maven-plugin/maven-metadata-local.xml
blob: 2a3d1c56b5559264334019a57b7c91ff2d8eb083 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?><metadata>
  <groupId>org.apache.maven.errortest</groupId>
  <artifactId>ext-plugin-version-err-maven-plugin</artifactId>
  <versioning>
    <versions>
      <version>1</version>
    </versions>
    <lastUpdated>20070331131500</lastUpdated>
  </versioning>
</metadata>