summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-01-27 09:27:13 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-01-27 09:27:13 +0100
commitb97cb9569b96d8c8f8dc9ebf356f3013dea91844 (patch)
treef2b1f96a1928d6996c4b04d8ae38292dfe6d1812
parentc9507e1c9156ed95dbb98edec28fafcde40e7c2b (diff)
xmldb artifact name change
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 4a3fd91..e0a6db1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
</dependency>
<dependency>
<groupId>cristal</groupId>
- <artifactId>xmldb</artifactId>
+ <artifactId>cristal-xmldb</artifactId>
<version>0.1-SNAPSHOT</version>
</dependency>
</dependencies>
@@ -105,7 +105,7 @@
</dependency>
<dependency>
<groupId>cristal</groupId>
- <artifactId>xmldb</artifactId>
+ <artifactId>cristal-xmldb</artifactId>
</dependency>
</dependencies>
</project> \ No newline at end of file