shuber 2005/03/03 16:20:02 CET
Modified files:
core project.xml
Log:
Upgrade MySQL connector to latest stable version.
Revision Changes Path
1.46 +1 -1 jahia/core/project.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/project.xml.diff?r1=1.45&r2=1.46&f=h
Index: project.xml
===================================================================
RCS file: /home/cvs/repository/jahia/core/project.xml,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- project.xml 1 Mar 2005 15:32:25 -0000 1.45
+++ project.xml 3 Mar 2005 15:20:02 -0000 1.46
@@ -375,7 +375,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
- <version>3.0.10-stable-bin</version>
+ <version>3.1.7-bin</version>
<properties>
<war.bundle>true</war.bundle>
</properties>