Skip to content

Commit 7001d43

Browse files
Bump org.codehaus.mojo:properties-maven-plugin from 1.0-alpha-2 to 1.2.1 (#12508)
1 parent 25cb545 commit 7001d43

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

developer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<plugin>
6767
<groupId>org.codehaus.mojo</groupId>
6868
<artifactId>properties-maven-plugin</artifactId>
69-
<version>1.0-alpha-2</version>
69+
<version>1.2.1</version>
7070
<executions>
7171
<execution>
7272
<phase>initialize</phase>

tools/devcloud-kvm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<plugin>
5757
<groupId>org.codehaus.mojo</groupId>
5858
<artifactId>properties-maven-plugin</artifactId>
59-
<version>1.0-alpha-2</version>
59+
<version>1.2.1</version>
6060
<executions>
6161
<execution>
6262
<phase>initialize</phase>

tools/devcloud4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<plugin>
5757
<groupId>org.codehaus.mojo</groupId>
5858
<artifactId>properties-maven-plugin</artifactId>
59-
<version>1.0-alpha-2</version>
59+
<version>1.2.1</version>
6060
<executions>
6161
<execution>
6262
<phase>initialize</phase>

0 commit comments

Comments
 (0)