File tree Expand file tree Collapse file tree 2 files changed +0
-17
lines changed
spring-cloud-aws-dependencies Expand file tree Collapse file tree 2 files changed +0
-17
lines changed Original file line number Diff line number Diff line change 136136 </plugins >
137137 </pluginManagement >
138138 <plugins >
139- <plugin >
140- <groupId >org.apache.maven.plugins</groupId >
141- <artifactId >maven-deploy-plugin</artifactId >
142- <executions >
143- <execution >
144- <id >default-deploy</id >
145- <phase >none</phase >
146- </execution >
147- </executions >
148- </plugin >
149139 <plugin >
150140 <groupId >org.apache.maven.plugins</groupId >
151141 <artifactId >maven-javadoc-plugin</artifactId >
Original file line number Diff line number Diff line change 305305 <publishingServerId >central</publishingServerId >
306306 </configuration >
307307 </plugin >
308- <plugin >
309- <groupId >org.apache.maven.plugins</groupId >
310- <artifactId >maven-deploy-plugin</artifactId >
311- <configuration >
312- <skip >true</skip >
313- </configuration >
314- </plugin >
315308 <plugin >
316309 <groupId >org.apache.maven.plugins</groupId >
317310 <artifactId >maven-gpg-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments