File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change 356356 <groupId >org.apache.maven.plugins</groupId >
357357 <artifactId >maven-assembly-plugin</artifactId >
358358 </plugin >
359- <plugin >
360- <groupId >org.codehaus.mojo</groupId >
361- <artifactId >wagon-maven-plugin</artifactId >
362- </plugin >
363359 <plugin >
364360 <groupId >org.asciidoctor</groupId >
365361 <artifactId >asciidoctor-maven-plugin</artifactId >
368364 </plugins >
369365 </build >
370366
371- <profiles >
372- <profile >
373- <id >release</id >
374- <build >
375- <plugins >
376- <plugin >
377- <groupId >org.jfrog.buildinfo</groupId >
378- <artifactId >artifactory-maven-plugin</artifactId >
379- <inherited >false</inherited >
380- </plugin >
381- </plugins >
382- </build >
383- </profile >
384- </profiles >
385-
386367 <repositories >
387368 <repository >
388369 <id >spring-libs-snapshot</id >
You can’t perform that action at this time.
0 commit comments