File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -290,16 +290,15 @@ limitations under the License.
290
290
</executions >
291
291
</plugin >
292
292
<plugin >
293
- <groupId >org.apache.maven.plugins</groupId >
294
- <artifactId >maven-install-plugin</artifactId >
295
- <version >3.1.4</version >
296
- </plugin >
297
- <plugin >
298
- <groupId >org.apache.maven.plugins</groupId >
299
- <artifactId >maven-deploy-plugin</artifactId >
300
- <version >3.1.4</version >
301
- </plugin >
302
-
293
+ <groupId >org.apache.maven.plugins</groupId >
294
+ <artifactId >maven-install-plugin</artifactId >
295
+ <version >3.1.4</version >
296
+ </plugin >
297
+ <plugin >
298
+ <groupId >org.apache.maven.plugins</groupId >
299
+ <artifactId >maven-deploy-plugin</artifactId >
300
+ <version >3.1.4</version >
301
+ </plugin >
303
302
</plugins >
304
303
</build >
305
304
<dependencies >
You can’t perform that action at this time.
0 commit comments