Skip to content

Commit 1e6e551

Browse files
dependabot[bot]dhslove
authored andcommitted
Bump org.codehaus.mojo:properties-maven-plugin from 1.0-alpha-2 to 1.2.1 (apache#12508)
1 parent 50e4864 commit 1e6e551

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
@@ -60,7 +60,7 @@
6060
<plugin>
6161
<groupId>org.codehaus.mojo</groupId>
6262
<artifactId>properties-maven-plugin</artifactId>
63-
<version>1.0-alpha-2</version>
63+
<version>1.2.1</version>
6464
<executions>
6565
<execution>
6666
<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)