aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/maven/apache-maven-3.3.3/maven-compat/src/test/resources/inheritance-repo/t05/maven-test/poms/t05-d-1.0.pom
blob: 9290b033d5e02da609da3ef51ad98b76685110f3 (plain)
1
2
3
4
5
6
7
<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>maven-test</groupId>
  <artifactId>t05-d</artifactId>
  <packaging>jar</packaging>
  <version>1.0</version>
</project>