Upgrade to properties-maven-plugin 1.0.0

Most pom.xml files (with the exception of jOOQ-test) used version
1.0-alpha-2 of properties-maven-plugin. Now all use 1.0.0.
This commit is contained in:
Knut Wannheden 2019-05-28 09:45:16 +02:00
parent e16465c56b
commit 28d5cfa220
9 changed files with 9 additions and 9 deletions

View File

@ -108,7 +108,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>properties-maven-plugin</artifactId>
<version>1.0-alpha-2</version>
<version>1.0.0</version>
<executions>
<execution>
<phase>initialize</phase>

View File

@ -142,7 +142,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>properties-maven-plugin</artifactId>
<version>1.0-alpha-2</version>
<version>1.0.0</version>
<executions>
<execution>
<phase>initialize</phase>

View File

@ -104,7 +104,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>properties-maven-plugin</artifactId>
<version>1.0-alpha-2</version>
<version>1.0.0</version>
<executions>
<execution>
<phase>initialize</phase>

View File

@ -82,7 +82,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>properties-maven-plugin</artifactId>
<version>1.0-alpha-2</version>
<version>1.0.0</version>
<executions>
<execution>
<phase>initialize</phase>

View File

@ -85,7 +85,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>properties-maven-plugin</artifactId>
<version>1.0-alpha-2</version>
<version>1.0.0</version>
<executions>
<execution>
<phase>initialize</phase>

View File

@ -20,7 +20,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>properties-maven-plugin</artifactId>
<version>1.0-alpha-2</version>
<version>1.0.0</version>
<executions>
<execution>
<phase>initialize</phase>

View File

@ -116,7 +116,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>properties-maven-plugin</artifactId>
<version>1.0-alpha-2</version>
<version>1.0.0</version>
<executions>
<execution>
<phase>initialize</phase>

View File

@ -126,7 +126,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>properties-maven-plugin</artifactId>
<version>1.0-alpha-2</version>
<version>1.0.0</version>
<executions>
<execution>
<phase>initialize</phase>

View File

@ -113,7 +113,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>properties-maven-plugin</artifactId>
<version>1.0-alpha-2</version>
<version>1.0.0</version>
<executions>
<execution>
<phase>initialize</phase>