artifactId/groupId

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114515 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
jvanzyl
2003-12-29 04:38:07 +00:00
parent b1191378e2
commit d3afe92724
59 changed files with 598 additions and 542 deletions

View File

@@ -28,7 +28,8 @@
</developers>
<dependencies>
<dependency>
<id>junit-doclet</id>
<groupId>junit-doclet</groupId>
<artifactId>junit-doclet</artifactId>
<version>1.0.1</version>
</dependency>
</dependencies>