File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 105105 </version .org.apache.maven.plugins.maven-surefire-plugin>
106106 <version .org.apache.maven.plugins.maven-failsafe-plugin>2.22.0
107107 </version .org.apache.maven.plugins.maven-failsafe-plugin>
108+ <version .org.apache.maven.plugins.maven-deploy-plugin>2.8.2
109+ </version .org.apache.maven.plugins.maven-deploy-plugin>
108110 <junit .version>4.13</junit .version>
109111 <org .codehaus.groovy.all.version>2.4.19</org .codehaus.groovy.all.version>
110112 <maven .compiler.plugin.version>3.8.1</maven .compiler.plugin.version>
386388 </execution >
387389 </executions >
388390 </plugin >
391+ <plugin >
392+ <groupId >org.apache.maven.plugins</groupId >
393+ <artifactId >maven-deploy-plugin</artifactId >
394+ <version >${version.org.apache.maven.plugins.maven-deploy-plugin} </version >
395+ </plugin >
389396 <plugin >
390397 <groupId >org.codehaus.groovy</groupId >
391398 <artifactId >groovy-eclipse-compiler</artifactId >
You can’t perform that action at this time.
0 commit comments