Project

General

Profile

« Previous | Next » 

Revision 46960

excluded antlr:antlr

View differences:

modules/cnr-enabling-services/trunk/pom.xml
70 70
			<groupId>org.hibernate</groupId>
71 71
			<artifactId>hibernate-core</artifactId>
72 72
			<version>4.3.2.Final</version>
73
			<exclusions>
74
				<exclusion>
75
					<artifactId>antlr</artifactId>
76
					<groupId>antlr</groupId>
77
				</exclusion>
78
			</exclusions>
73 79
		</dependency>
74 80
		<dependency>
75 81
			<groupId>commons-collections</groupId>

Also available in: Unified diff