File tree Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change 709
709
</plugin >
710
710
711
711
<plugin >
712
- <groupId >ch.mfrey .maven.plugin </groupId >
712
+ <groupId >com.evolvedbinary .maven.mfrey </groupId >
713
713
<artifactId >copy-maven-plugin</artifactId >
714
- <version >1.0 .0</version >
714
+ <version >2.1 .0</version >
715
715
<configuration >
716
716
<showfiles >true</showfiles >
717
717
</configuration >
718
- <dependencies >
719
- <dependency >
720
- <groupId >commons-io</groupId >
721
- <artifactId >commons-io</artifactId >
722
- <version >2.12.0</version >
723
- </dependency >
724
- <dependency >
725
- <groupId >org.codehaus.plexus</groupId >
726
- <artifactId >plexus-utils</artifactId >
727
- <version >1.1</version >
728
- </dependency >
729
- </dependencies >
730
718
<executions >
731
719
<execution >
732
720
<id >autodeploy-expath-pkgs-for-appassembler</id >
You can’t perform that action at this time.
0 commit comments