File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 6060 <maven-install-plugin .version>2.5.2</maven-install-plugin .version>
6161 <maven-site-plugin .version>3.21.0</maven-site-plugin .version>
6262 <maven-resources-plugin .version>3.3.1</maven-resources-plugin .version>
63+ <maven-deploy-plugin .version>3.1.2</maven-deploy-plugin .version>
6364 <wagon-ssh-external .version>2.12</wagon-ssh-external .version>
6465 <plexus-compiler-javac .version>2.15.0</plexus-compiler-javac .version>
6566 <versions-maven-plugin .version>2.18.0</versions-maven-plugin .version>
146147 <artifactId >maven-resources-plugin</artifactId >
147148 <version >${maven-resources-plugin.version} </version >
148149 </plugin >
150+ <plugin >
151+ <groupId >org.apache.maven.plugins</groupId >
152+ <artifactId >maven-deploy-plugin</artifactId >
153+ <version >${maven-deploy-plugin.version} </version >
154+ </plugin >
149155 </plugins >
150156 </pluginManagement >
151157 <plugins >
You can’t perform that action at this time.
0 commit comments