Skip to content

Commit af24180

Browse files
committed
update localizer plugin
1 parent 4291579 commit af24180

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -407,8 +407,8 @@
407407
</plugin>
408408
<plugin>
409409
<groupId>org.jvnet.localizer</groupId>
410-
<artifactId>maven-localizer-plugin</artifactId>
411-
<version>1.26</version>
410+
<artifactId>localizer-maven-plugin</artifactId>
411+
<version>1.28</version>
412412
</plugin>
413413
<plugin>
414414
<groupId>org.kohsuke</groupId>
@@ -665,7 +665,7 @@
665665
</plugin>
666666
<plugin>
667667
<groupId>org.jvnet.localizer</groupId>
668-
<artifactId>maven-localizer-plugin</artifactId>
668+
<artifactId>localizer-maven-plugin</artifactId>
669669
<executions>
670670
<execution>
671671
<goals>

0 commit comments

Comments
 (0)