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 367367 </activation >
368368 <build >
369369 <plugins >
370+ <plugin >
371+ <groupId >com.google.code.maven-replacer-plugin</groupId >
372+ <artifactId >replacer</artifactId >
373+ </plugin >
370374 <plugin >
371375 <artifactId >maven-javadoc-plugin</artifactId >
372376 </plugin >
382386 <plugin >
383387 <artifactId >maven-jar-plugin</artifactId >
384388 </plugin >
385- <plugin >
386- <groupId >com.google.code.maven-replacer-plugin</groupId >
387- <artifactId >replacer</artifactId >
388- </plugin >
389389 </plugins >
390390 </build >
391391 </profile >
399399 </activation >
400400 <build >
401401 <plugins >
402+ <plugin >
403+ <groupId >com.google.code.maven-replacer-plugin</groupId >
404+ <artifactId >replacer</artifactId >
405+ </plugin >
402406 <plugin >
403407 <artifactId >maven-gpg-plugin</artifactId >
404408 </plugin >
421425 <groupId >org.sonatype.central</groupId >
422426 <artifactId >central-publishing-maven-plugin</artifactId >
423427 </plugin >
424- <plugin >
425- <groupId >com.google.code.maven-replacer-plugin</groupId >
426- <artifactId >replacer</artifactId >
427- </plugin >
428428 </plugins >
429429 </build >
430430 </profile >
You can’t perform that action at this time.
0 commit comments