Revision 9:16125cca68e4 pom.xml

View differences:

pom.xml
268 268
			<version>0.0.1-SNAPSHOT</version>
269 269
		</dependency>
270 270
		<dependency>
271
			<groupId>log4j</groupId>
272
			<artifactId>log4j</artifactId>
273
			<version>1.2.14</version>
274
			<scope>compile</scope>
275
		</dependency>
276
		<dependency>
277 271
			<groupId>net.penril</groupId>
278 272
			<artifactId>aal2wrap</artifactId>
279 273
			<version>1</version>
......
380 374
		  <groupId>com.oracle.jdbc</groupId>
381 375
		  <artifactId>com.springsource.oracle.jdbc</artifactId>
382 376
		  <version>10.2.0.2</version>
377
			<groupId>net.penril</groupId>
378
			<artifactId>m2u-upass-min</artifactId>
379
			<version>1.0-SNAPSHOT</version>
383 380
		</dependency>
384 381
	</dependencies>
385 382
</project>

Also available in: Unified diff