Revision 20847

View differences:

trunk/libraries/libIverUtiles/pom.xml
20 20
			<version>0.9.5.3</version>
21 21
		</dependency>
22 22
		<dependency>
23
			<groupId>commons-collections</groupId>
24
			<artifactId>commons-collections</artifactId>
25
			<version>3.1</version>
26
		</dependency>
27
		<dependency>
28 23
			<groupId>commons-dbcp</groupId>
29 24
			<artifactId>commons-dbcp</artifactId>
30
			<version>1.0</version>
25
			<version>1.0-dev-20020806</version>
31 26
		</dependency>
32 27
		<dependency>
28
			<groupId>commons-pool</groupId>
29
			<artifactId>commons-pool</artifactId>
30
			<version>1.2</version>
31
		</dependency>
32
		<dependency>
33 33
			<groupId>crimson</groupId>
34 34
			<artifactId>crimson</artifactId>
35 35
			<version>1.1.3</version>

Also available in: Unified diff