This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to annotated tag commons-build-plugin-1.12-RC1
in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git

commit 486c73eb23159b897e073bf46920e976f44ed5ec
Author: Sebb <s...@apache.org>
AuthorDate: Tue Oct 13 20:19:53 2020 +0100

    Update version numbers for Commons Build Plugin version 1.12
---
 RELEASE-NOTES.txt                               | 12 ++++++++++
 pom.xml                                         |  2 +-
 src/site/xdoc/download_commons-build-plugin.xml | 30 +++++++++++++------------
 3 files changed, 29 insertions(+), 15 deletions(-)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 792a1b9..1dbb31c 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -9,6 +9,18 @@ The Apache Commons Build Plugin is a Maven Plugin which can be 
used by Apache Co
 See:
    https://commons.apache.org/commons-build-plugin/
 
+VERSION 1.12 - 2020-10-17
+-------------------------
+
+Changes since the last release:
+1. COMMONSSITE-137 - commons-build:all ignores commons.release.hash settings 
(fix; sebb)
+2. commons-build:mail-page - add links to lists.apache.org (update;sebb)
+3. Enable GitHub build (update; ggregory)
+4. spotbugs-maven-plugin 4.0.0 -> 4.1.3 (update; Dependabot)
+5. actions/checkout v2.3.1 -> v2.3.3 (update; Dependabot)
+6. versions-maven-plugin 2.7 -> 2.8.1 (update; Dependabot)
+7. actions/setup-java v1.4.0 -> v1.4.2 (update; Dependabot)
+
 VERSION 1.11 - 2019-08-30
 -------------------------
 
diff --git a/pom.xml b/pom.xml
index 78e46fe..08b9ad7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   </parent>
   <artifactId>commons-build-plugin</artifactId>
   <packaging>maven-plugin</packaging>
-  <version>1.12-SNAPSHOT</version>
+  <version>1.12</version>
   <name>Apache Commons Build Plugin Maven Mojo</name>
   <description>
     Apache Maven Mojo for Apache Commons Build tasks.
diff --git a/src/site/xdoc/download_commons-build-plugin.xml 
b/src/site/xdoc/download_commons-build-plugin.xml
index d2297d7..22e1180 100644
--- a/src/site/xdoc/download_commons-build-plugin.xml
+++ b/src/site/xdoc/download_commons-build-plugin.xml
@@ -29,19 +29,21 @@ limitations under the License.
  | 1) Re-generate using: mvn commons-build:download-page                |
  |                                                                      |
  | 2) Set the following properties in the component's pom:              |
- |    - commons.componentid (required, alphabetic, lower case)          |
+ |    - commons.componentid     (required, alphabetic, lower case)      |
  |    - commons.release.version (required)                              |
  |    - commons.release.name    (required)                              |
  |    - commons.binary.suffix   (optional)                              |
  |      (defaults to "-bin", set to "" for pre-maven2 releases)         |
  |    - commons.release.desc    (optional)                              |
  |    - commons.release.subdir  (optional)                              |
+ |    - commons.release.hash    (optional, lowercase, default sha512)   |
  |                                                                      |
  |    - commons.release.[234].version       (conditional)               |
  |    - commons.release.[234].name          (conditional)               |
  |    - commons.release.[234].binary.suffix (optional)                  |
  |    - commons.release.[234].desc          (optional)                  |
  |    - commons.release.[234].subdir        (optional)                  |
+ |    - commons.release.[234].hash       (optional, lowercase, [sha512])|
  |                                                                      |
  | 3) Example Properties                                                |
  |    (commons.release.name inherited by parent:                        |
@@ -111,32 +113,32 @@ limitations under the License.
       </p>
     </subsection>
     </section>
-    <section name="Apache Commons Build Plugin Maven Mojo 1.11 ">
+    <section name="Apache Commons Build Plugin Maven Mojo 1.12 ">
       <subsection name="Binaries">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/commons-build-plugin/binaries/commons-build-plugin-1.11-bin.tar.gz">commons-build-plugin-1.11-bin.tar.gz</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/binaries/commons-build-plugin-1.11-bin.tar.gz.sha512";>sha512</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/binaries/commons-build-plugin-1.11-bin.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/commons-build-plugin/binaries/commons-build-plugin-1.12-bin.tar.gz">commons-build-plugin-1.12-bin.tar.gz</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/binaries/commons-build-plugin-1.12-bin.tar.gz.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/binaries/commons-build-plugin-1.12-bin.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/commons-build-plugin/binaries/commons-build-plugin-1.11-bin.zip">commons-build-plugin-1.11-bin.zip</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/binaries/commons-build-plugin-1.11-bin.zip.sha512";>sha512</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/binaries/commons-build-plugin-1.11-bin.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/commons-build-plugin/binaries/commons-build-plugin-1.12-bin.zip">commons-build-plugin-1.12-bin.zip</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/binaries/commons-build-plugin-1.12-bin.zip.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/binaries/commons-build-plugin-1.12-bin.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>
       <subsection name="Source">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/commons-build-plugin/source/commons-build-plugin-1.11-src.tar.gz">commons-build-plugin-1.11-src.tar.gz</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/source/commons-build-plugin-1.11-src.tar.gz.sha512";>sha512</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/source/commons-build-plugin-1.11-src.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/commons-build-plugin/source/commons-build-plugin-1.12-src.tar.gz">commons-build-plugin-1.12-src.tar.gz</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/source/commons-build-plugin-1.12-src.tar.gz.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/source/commons-build-plugin-1.12-src.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/commons-build-plugin/source/commons-build-plugin-1.11-src.zip">commons-build-plugin-1.11-src.zip</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/source/commons-build-plugin-1.11-src.zip.sha512";>sha512</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/source/commons-build-plugin-1.11-src.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/commons-build-plugin/source/commons-build-plugin-1.12-src.zip">commons-build-plugin-1.12-src.zip</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/source/commons-build-plugin-1.12-src.zip.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/commons-build-plugin/source/commons-build-plugin-1.12-src.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>

Reply via email to