diff --git a/pom.xml b/pom.xml index cbb9232c..682a6e98 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.harctoolbox IrpTransmogrifier jar - 1.2.7-SNAPSHOT + 1.2.7 ${project.artifactId} @@ -287,7 +287,7 @@ org.apache.maven.plugins maven-remote-resources-plugin - 1.6.0 + 1.7.0 @@ -308,7 +308,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.0.0 + 3.1.0 generate-sources diff --git a/src/main/doc/IrpTransmogrifier.releasenotes.txt b/src/main/doc/IrpTransmogrifier.releasenotes.txt index 525c8428..1920741b 100644 --- a/src/main/doc/IrpTransmogrifier.releasenotes.txt +++ b/src/main/doc/IrpTransmogrifier.releasenotes.txt @@ -3,10 +3,10 @@ Release Notes for IrpTransmogrifier. The notation #n refers to issues number n at https://github.com/bengtmartensson/IrpTransmogrifier/issues -Version 1.2.7 (planned for 2020-07-03) +2020-07-05: Version 1.2.7 * Add Motorola as alt_name for Blaupunkt, #187. Remove Blaupunkt_relaxed. -* Merged rmProtocols.xml from RemoteMaster commit r1712. +* Merged rmProtocols.xml from RemoteMaster commit r1712 as well as r1714. * Reformatted IrpProtocols.xml using list --dump. * Now allows attribute xml:space in . * Better check for circular prefer-overs, option --prefer-overs. Resolves #170.