File tree 1 file changed +0
-19
lines changed
1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change 356
356
<groupId >org.apache.maven.plugins</groupId >
357
357
<artifactId >maven-assembly-plugin</artifactId >
358
358
</plugin >
359
- <plugin >
360
- <groupId >org.codehaus.mojo</groupId >
361
- <artifactId >wagon-maven-plugin</artifactId >
362
- </plugin >
363
359
<plugin >
364
360
<groupId >org.asciidoctor</groupId >
365
361
<artifactId >asciidoctor-maven-plugin</artifactId >
368
364
</plugins >
369
365
</build >
370
366
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
-
386
367
<repositories >
387
368
<repository >
388
369
<id >spring-libs-snapshot</id >
You can’t perform that action at this time.
0 commit comments