comparison pom.xml @ 287:a71c1ecfc66d

Removed scope for junit in junit-testprofile
author Torsten Irländer <torsten.irlaender@intevation.de>
date Fri, 09 Aug 2013 12:07:46 +0200
parents 96bd52f7fb96
children 7cd0f953651d
comparison
equal deleted inserted replaced
286:96bd52f7fb96 287:a71c1ecfc66d
292 <dependencies> 292 <dependencies>
293 <dependency> 293 <dependency>
294 <groupId>junit</groupId> 294 <groupId>junit</groupId>
295 <artifactId>junit</artifactId> 295 <artifactId>junit</artifactId>
296 <version>4.10</version> 296 <version>4.10</version>
297 <scope>test</scope>
298 </dependency> 297 </dependency>
299 <dependency> 298 <dependency>
300 <groupId>org.jboss.resteasy</groupId> 299 <groupId>org.jboss.resteasy</groupId>
301 <artifactId>resteasy-jaxrs</artifactId> 300 <artifactId>resteasy-jaxrs</artifactId>
302 <version>2.2.2.GA</version> 301 <version>2.2.2.GA</version>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)