File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 639
639
<plugin >
640
640
<groupId >org.codehaus.gmavenplus</groupId >
641
641
<artifactId >gmavenplus-plugin</artifactId >
642
- <version >4.1.1</version >
643
642
<executions >
644
643
<!-- Do some pre-build checks and report any findings to the user -->
645
644
<execution >
976
975
<artifactId >artifactory-maven-plugin</artifactId >
977
976
<version >2.7.0</version >
978
977
</plugin >
978
+ <plugin >
979
+ <groupId >org.codehaus.gmavenplus</groupId >
980
+ <artifactId >gmavenplus-plugin</artifactId >
981
+ <version >4.1.1</version >
982
+ </plugin >
979
983
<plugin >
980
984
<groupId >org.apache.maven.plugins</groupId >
981
985
<artifactId >maven-site-plugin</artifactId >
993
997
<plugin >
994
998
<groupId >org.codehaus.gmavenplus</groupId >
995
999
<artifactId >gmavenplus-plugin</artifactId >
996
- <version >4.1.1</version >
997
1000
<executions >
998
1001
<!-- Do some pre-build checks and report any findings to the user -->
999
1002
<execution >
You can’t perform that action at this time.
0 commit comments