(no commit message)
[cdmlib.git] / cdmlib-model / pom.xml
index 8ffb4b5da19e36867c3974f106c4054dee42e35e..4da29659c46060ed92e4da57124b93501274ebf5 100644 (file)
   </build>
   
   <dependencies>
+
+       <dependency>
+      <groupId>eu.etaxonomy</groupId>
+      <artifactId>cdmlib-commons</artifactId>
+    </dependency>
     <dependency>
       <groupId>javax.xml.bind</groupId>
       <artifactId>jaxb-api</artifactId>
@@ -84,7 +89,6 @@
       <groupId>xml-resolver</groupId>
       <artifactId>xml-resolver</artifactId>
     </dependency>
-
     <dependency>
       <groupId>javax.activation</groupId>
       <artifactId>activation</artifactId>
     <dependency>
       <groupId>com.sun.xml.bind</groupId>
       <artifactId>jaxb-xjc</artifactId>
-    </dependency>
-       <dependency>
-      <groupId>eu.etaxonomy</groupId>
-      <artifactId>cdmlib-commons</artifactId>
     </dependency>
     <dependency>
       <groupId>aspectj</groupId>