Reverted update of qdox dep since it's not deployed yet

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@430408 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Kenney Westerhof 2006-08-10 15:00:14 +00:00
parent e06fd72099
commit bcdabaeb7c
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<dependency>
<groupId>qdox</groupId>
<artifactId>qdox</artifactId>
<version>1.6-SNAPSHOT</version>
<version>1.5</version>
</dependency>
</dependencies>
</project>