diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2013-01-27 09:27:13 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2013-01-27 09:27:13 +0100 |
| commit | b97cb9569b96d8c8f8dc9ebf356f3013dea91844 (patch) | |
| tree | f2b1f96a1928d6996c4b04d8ae38292dfe6d1812 | |
| parent | c9507e1c9156ed95dbb98edec28fafcde40e7c2b (diff) | |
xmldb artifact name change
| -rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
