comparison pom.xml @ 776:b55f517124e5

merged.
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 12 Nov 2015 12:20:12 +0100
parents ee0ee3c37449
children a831d77010f4
comparison
equal deleted inserted replaced
775:95fa207dbd54 776:b55f517124e5
206 </build> 206 </build>
207 <dependencies> 207 <dependencies>
208 <dependency> 208 <dependency>
209 <groupId>org.wildfly</groupId> 209 <groupId>org.wildfly</groupId>
210 <artifactId>wildfly-arquillian-container-remote</artifactId> 210 <artifactId>wildfly-arquillian-container-remote</artifactId>
211 <version>8.2.0.Final</version> 211 <version>8.2.1.Final</version>
212 <scope>test</scope> 212 <scope>test</scope>
213 </dependency> 213 </dependency>
214 </dependencies> 214 </dependencies>
215 </profile> 215 </profile>
216 216
218 <id>managed-test</id> 218 <id>managed-test</id>
219 <dependencies> 219 <dependencies>
220 <dependency> 220 <dependency>
221 <groupId>org.wildfly</groupId> 221 <groupId>org.wildfly</groupId>
222 <artifactId>wildfly-arquillian-container-managed</artifactId> 222 <artifactId>wildfly-arquillian-container-managed</artifactId>
223 <version>8.2.0.Final</version> 223 <version>8.2.1.Final</version>
224 <scope>test</scope> 224 <scope>test</scope>
225 </dependency> 225 </dependency>
226 </dependencies> 226 </dependencies>
227 </profile> 227 </profile>
228 228
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)