Skip to content

Commit

Permalink
update localizer plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jtnord committed Dec 1, 2020
1 parent 4291579 commit af24180
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -407,8 +407,8 @@
</plugin>
<plugin>
<groupId>org.jvnet.localizer</groupId>
<artifactId>maven-localizer-plugin</artifactId>
<version>1.26</version>
<artifactId>localizer-maven-plugin</artifactId>
<version>1.28</version>
</plugin>
<plugin>
<groupId>org.kohsuke</groupId>
Expand Down Expand Up @@ -665,7 +665,7 @@
</plugin>
<plugin>
<groupId>org.jvnet.localizer</groupId>
<artifactId>maven-localizer-plugin</artifactId>
<artifactId>localizer-maven-plugin</artifactId>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit af24180

Please sign in to comment.