Skip to content

Commit 7f87cb8

Browse files
authored
Merge pull request javaee-samples#422 from juangon/SWARM-1658
Partial revert of 39f0b46 .
2 parents 39f0b46 + e163a60 commit 7f87cb8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,26 +173,22 @@
173173
<dependency>
174174
<groupId>org.jboss.arquillian.junit</groupId>
175175
<artifactId>arquillian-junit-container</artifactId>
176-
<version>1.1.7.Final</version>
177176
<scope>test</scope>
178177
</dependency>
179178
<dependency>
180179
<groupId>org.jboss.arquillian.protocol</groupId>
181180
<artifactId>arquillian-protocol-servlet</artifactId>
182-
<version>1.1.7.Final</version>
183181
<scope>test</scope>
184182
</dependency>
185183
<dependency>
186184
<groupId>org.jboss.shrinkwrap.resolver</groupId>
187185
<artifactId>shrinkwrap-resolver-impl-maven</artifactId>
188-
<version>2.1.1</version>
189186
<scope>test</scope>
190187
<type>jar</type>
191188
</dependency>
192189
<dependency>
193190
<groupId>org.jboss.shrinkwrap.resolver</groupId>
194191
<artifactId>shrinkwrap-resolver-impl-maven-archive</artifactId>
195-
<version>2.1.1</version>
196192
<scope>test</scope>
197193
</dependency>
198194
<dependency>

0 commit comments

Comments
 (0)