Browse Source

jfinal 3.2 release ^_^

James 8 years ago
parent
commit
79a1726f9b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -155,6 +155,7 @@
 			<groupId>mysql</groupId>
 			<groupId>mysql</groupId>
 			<artifactId>mysql-connector-java</artifactId>
 			<artifactId>mysql-connector-java</artifactId>
 			<version>5.1.20</version>
 			<version>5.1.20</version>
+			<scope>provided</scope>
 		</dependency>
 		</dependency>
 		-->
 		-->