File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 868
868
<id >liberty-managed-arquillian</id >
869
869
870
870
<dependencies >
871
- <dependency >
871
+ <dependency >
872
872
<groupId >org.jboss.arquillian.container</groupId >
873
873
<artifactId >arquillian-wlp-managed-8.5</artifactId >
874
874
<version >1.0.0.Beta2</version >
875
- </dependency >
876
- <dependency >
875
+ </dependency >
876
+ <dependency >
877
877
<groupId >org.glassfish.tyrus</groupId >
878
878
<artifactId >tyrus-client</artifactId >
879
879
<version >1.3</version >
880
880
<scope >test</scope >
881
- </dependency >
882
- <dependency >
881
+ </dependency >
882
+ <dependency >
883
883
<groupId >org.glassfish</groupId >
884
884
<artifactId >javax.json</artifactId >
885
885
<version >1.0.4</version >
886
886
<scope >test</scope >
887
- </dependency >
888
- <dependency >
887
+ </dependency >
888
+ <dependency >
889
889
<groupId >org.glassfish.tyrus</groupId >
890
890
<artifactId >tyrus-container-grizzly-client</artifactId >
891
891
<version >1.3</version >
892
892
<scope >test</scope >
893
893
</dependency >
894
- <dependency >
894
+ <dependency >
895
895
<groupId >org.glassfish.jersey.core</groupId >
896
896
<artifactId >jersey-client</artifactId >
897
897
<version >2.4</version >
898
898
<scope >test</scope >
899
899
</dependency >
900
- <dependency >
900
+ <dependency >
901
901
<groupId >org.glassfish.jersey.media</groupId >
902
902
<artifactId >jersey-media-json-processing</artifactId >
903
903
<version >2.4</version >
904
904
<scope >test</scope >
905
905
</dependency >
906
- </dependencies >
906
+ </dependencies >
907
907
908
908
<build >
909
909
<plugins >
You can’t perform that action at this time.
0 commit comments