[Castore-commits] project.xml 1.20 1.21
mathieu grimault
grimault-m at adullact1.hosting.cri74.org
Mar 5 Déc 12:25:20 CET 2006
Update of /cvsroot/castore/castore-maven
In directory adullact1:/tmp/cvs-serv24678
Modified Files:
project.xml
Log Message:
Intégration de l'import UNIMARC
Index: project.xml
===================================================================
RCS file: /cvsroot/castore/castore-maven/project.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** project.xml 29 Nov 2006 17:55:54 -0000 1.20
--- project.xml 5 Dec 2006 11:25:18 -0000 1.21
***************
*** 695,698 ****
--- 695,708 ----
</properties>
</dependency>
+ <dependency>
+ <groupId>marc4j</groupId>
+ <artifactId>marc4j</artifactId>
+ <version>2.3</version>
+ <type>jar</type>
+ <url>http://marc4j.tigris.org/</url>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
</dependencies>
<reports>
Plus d'informations sur la liste de diffusion Castore-commits