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 286286 </configuration >
287287 </plugin >
288288 <plugin >
289- <groupId >org.apache.maven.plugins</groupId >
289+ <groupId >org.apache.maven.plugins</groupId >
290290 <artifactId >maven-enforcer-plugin</artifactId >
291291 <version >3.0.0-M1</version >
292292 <configuration >
717717 <dependency >
718718 <groupId >org.jboss.arquillian.container</groupId >
719719 <artifactId >arquillian-tomcat-remote-7</artifactId >
720- <version >1.0.0.CR7 </version >
720+ <version >1.0.1.Final </version >
721721 <scope >test</scope >
722722 </dependency >
723723 </dependencies >
777777 <dependency >
778778 <groupId >org.jboss.arquillian.container</groupId >
779779 <artifactId >arquillian-tomcat-managed-7</artifactId >
780- <version >1.0.0.CR7 </version >
780+ <version >1.0.1.Final </version >
781781 <scope >test</scope >
782782 </dependency >
783783 </dependencies >
845845
846846
847847
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
850850 with plugin version 2.5, so keep this plugin configuration in a profile section. -->
851851 <profile >
852852 <id >javadocs</id >
You can’t perform that action at this time.
0 commit comments