fix bad formatting

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115223 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-05-10 23:36:56 +00:00
parent 6a49b0e079
commit 6f9024fa86

View File

@@ -52,13 +52,11 @@
</developer>
</developers>
<build>
<dependencies>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-xml</artifactId>
<version>20030211.142705</version>
</dependency>
</dependencies>
</build>
<dependencies>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-xml</artifactId>
<version>20030211.142705</version>
</dependency>
</dependencies>
</project>