summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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