File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 367
367
</activation >
368
368
<build >
369
369
<plugins >
370
+ <plugin >
371
+ <groupId >com.google.code.maven-replacer-plugin</groupId >
372
+ <artifactId >replacer</artifactId >
373
+ </plugin >
370
374
<plugin >
371
375
<artifactId >maven-javadoc-plugin</artifactId >
372
376
</plugin >
382
386
<plugin >
383
387
<artifactId >maven-jar-plugin</artifactId >
384
388
</plugin >
385
- <plugin >
386
- <groupId >com.google.code.maven-replacer-plugin</groupId >
387
- <artifactId >replacer</artifactId >
388
- </plugin >
389
389
</plugins >
390
390
</build >
391
391
</profile >
399
399
</activation >
400
400
<build >
401
401
<plugins >
402
+ <plugin >
403
+ <groupId >com.google.code.maven-replacer-plugin</groupId >
404
+ <artifactId >replacer</artifactId >
405
+ </plugin >
402
406
<plugin >
403
407
<artifactId >maven-gpg-plugin</artifactId >
404
408
</plugin >
421
425
<groupId >org.sonatype.central</groupId >
422
426
<artifactId >central-publishing-maven-plugin</artifactId >
423
427
</plugin >
424
- <plugin >
425
- <groupId >com.google.code.maven-replacer-plugin</groupId >
426
- <artifactId >replacer</artifactId >
427
- </plugin >
428
428
</plugins >
429
429
</build >
430
430
</profile >
You can’t perform that action at this time.
0 commit comments