Bump properties-maven-plugin to 1.2.0 38/107138/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 29 Jul 2023 14:31:00 +0000 (16:31 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 29 Jul 2023 14:32:55 +0000 (16:32 +0200)
https://github.com/mojohaus/properties-maven-plugin/releases/tag/1.2.0

Also backfill old release notes.

Change-Id: I5c4c18180def06ec93e0557b13775ee6f3369b54
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
docs/NEWS.rst
odlparent/pom.xml

index 0d9ef88bf8e7ce4b517bd1aae462dab4379caf25..db56c9f3431d57b9419b0aa223553b43ba619f60 100644 (file)
@@ -409,7 +409,7 @@ Plugin upgrades
 
 * maven-remote-resources-plugin `1.7.0 → 3.0.0 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317825&version=12346864>`__
 
-* properties-maven-plugin 1.0.0 → 1.1.0
+* properties-maven-plugin `1.0.0 → 1.1.0 <https://github.com/mojohaus/properties-maven-plugin/releases/tag/properties-maven-plugin-1.1.0>`__
 
 * spotbugs-maven-plugin `4.7.2.2 → 4.7.3.0 <https://github.com/spotbugs/spotbugs-maven-plugin/releases/tag/spotbugs-maven-plugin-4.7.3.0>`__
 
index b003902291331d86ebdbe1fbd742290c6af28d92..b6b08f6117a8917abe6d878aa7c4d17638cec605 100644 (file)
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>properties-maven-plugin</artifactId>
-          <version>1.1.0</version>
+          <version>1.2.0</version>
         </plugin>
         <plugin>
           <groupId>org.eclipse.m2e</groupId>