File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 286
286
</configuration >
287
287
</plugin >
288
288
<plugin >
289
- <groupId >org.apache.maven.plugins</groupId >
289
+ <groupId >org.apache.maven.plugins</groupId >
290
290
<artifactId >maven-enforcer-plugin</artifactId >
291
291
<version >3.0.0-M1</version >
292
292
<configuration >
717
717
<dependency >
718
718
<groupId >org.jboss.arquillian.container</groupId >
719
719
<artifactId >arquillian-tomcat-remote-7</artifactId >
720
- <version >1.0.0.CR7 </version >
720
+ <version >1.0.1.Final </version >
721
721
<scope >test</scope >
722
722
</dependency >
723
723
</dependencies >
777
777
<dependency >
778
778
<groupId >org.jboss.arquillian.container</groupId >
779
779
<artifactId >arquillian-tomcat-managed-7</artifactId >
780
- <version >1.0.0.CR7 </version >
780
+ <version >1.0.1.Final </version >
781
781
<scope >test</scope >
782
782
</dependency >
783
783
</dependencies >
845
845
846
846
847
847
848
- <!-- Activate this profile to download javadoc and sources jars.
849
- run: mvn process-resources -Ddownload Notice: This feature has been removed
848
+ <!-- Activate this profile to download javadoc and sources jars.
849
+ run: mvn process-resources -Ddownload Notice: This feature has been removed
850
850
with plugin version 2.5, so keep this plugin configuration in a profile section. -->
851
851
<profile >
852
852
<id >javadocs</id >
You can’t perform that action at this time.
0 commit comments