Project

General

Profile

« Previous | Next » 

Revision 49641

Do not exclude old dbcp for now

View differences:

webapps/dnet-container-openaireplus/trunk/pom.xml
56 56
					<groupId>apache</groupId>
57 57
					<artifactId>commons-pool</artifactId>
58 58
				</exclusion>
59
				<exclusion>
60
					<groupId>commons-dbcp</groupId>
61
					<artifactId>commons-dbcp</artifactId>
62
				</exclusion>
63 59
			</exclusions>
64 60
		</dependency>
65 61
		<dependency>

Also available in: Unified diff