Project

General

Profile

« Previous | Next » 

Revision 45349

migrated to dnet45

View differences:

modules/dnet-hadoop-service/trunk/pom.xml
94 94
					<artifactId>guava</artifactId>
95 95
					<groupId>com.google.guava</groupId>
96 96
				</exclusion>
97
				<exclusion>
98
					<artifactId>asm</artifactId>
99
					<groupId>asm</groupId>
100
				</exclusion>
101
				<exclusion>
102
					<artifactId>jaxb-api</artifactId>
103
					<groupId>javax.xml.bind</groupId>
104
				</exclusion>
105
				<exclusion>
106
					<artifactId>jaxb-impl</artifactId>
107
					<groupId>com.sun.xml.bind</groupId>
108
				</exclusion>
97 109
			</exclusions>
98 110
		</dependency>
99 111
		<dependency>

Also available in: Unified diff