Project

General

Profile

« Previous | Next » 

Revision 50749

experimenting with BasicDatasource(s) from commons-dbcp2

View differences:

pom.xml
39 39
			<artifactId>postgresql</artifactId>
40 40
			<version>${postgres.jdbc.version}</version>
41 41
		</dependency>
42
		<dependency>
42
<!--		<dependency>
43 43
			<groupId>org.apache.commons</groupId>
44 44
			<artifactId>commons-dbcp2</artifactId>
45 45
			<version>2.2.0</version>
46
		</dependency>
46
		</dependency>-->
47 47
		<dependency>
48 48
			<groupId>org.hibernate</groupId>
49 49
			<artifactId>hibernate-core</artifactId>

Also available in: Unified diff