Downgrading xjc to 1.0.6

This commit is contained in:
Arjen Poutsma
2007-04-17 10:15:07 +00:00
parent a1e73ddf7f
commit 4bb6f90081

View File

@@ -162,7 +162,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-xjc</artifactId>
<version>1.0.7</version>
<version>1.0.6</version>
<scope>test</scope>
</dependency>
<!-- XMLBeans -->