Skip to content

Commit 058004e

Browse files
Bump org.codehaus.mojo:properties-maven-plugin from 1.0-alpha-2 to 1.2.1
Bumps [org.codehaus.mojo:properties-maven-plugin](https://github.com/mojohaus/properties-maven-plugin) from 1.0-alpha-2 to 1.2.1. - [Release notes](https://github.com/mojohaus/properties-maven-plugin/releases) - [Commits](https://github.com/mojohaus/properties-maven-plugin/commits/1.2.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:properties-maven-plugin dependency-version: 1.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 420bf6d commit 058004e

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)