Update version of properties-maven-plugin to 1.0.0

This commit is contained in:
Nikolay Krasko
2020-03-30 21:33:46 +03:00
parent b89a7325b2
commit d71410bfb5
@@ -30,7 +30,7 @@
<plugin> <plugin>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>
<artifactId>properties-maven-plugin</artifactId> <artifactId>properties-maven-plugin</artifactId>
<version>1.0-alpha-2</version> <version>1.0.0</version>
<executions> <executions>
<execution> <execution>
<phase>initialize</phase> <phase>initialize</phase>