Author: ggregory Date: Sat Jan 31 13:20:56 2026 New Revision: 82221 Log: Bump version from 1.16.0 to 1.16.1
Modified: release/commons/build-plugin/README.html Modified: release/commons/build-plugin/README.html ============================================================================== --- release/commons/build-plugin/README.html Sat Jan 31 13:20:39 2026 (r82220) +++ release/commons/build-plugin/README.html Sat Jan 31 13:20:56 2026 (r82221) @@ -14,9 +14,9 @@ See the License for the specific language governing permissions and limitations under the License. --> -<h1>Commons-BUILD v1.16.0.</h1> +<h1>Commons-BUILD v1.16.1.</h1> -<p>This is the 1.16.0 version of commons-build-plugin. It is available in both binary and source distributions.</p> +<p>This is the 1.16.1 version of commons-build-plugin. It is available in both binary and source distributions.</p> <p><font color="red" size="+2">Note:</font> @@ -55,12 +55,12 @@ <pre>Always test available signatures, <i>e.g.</i>, $ pgpk -a KEYS -$ pgpv commons-build-plugin-1.16.0-bin.tar.gz.asc +$ pgpv commons-build-plugin-1.16.1-bin.tar.gz.asc or, $ pgp -ka KEYS -$ pgp commons-build-plugin-1.16.0-bin.tar.gz.asc +$ pgp commons-build-plugin-1.16.1-bin.tar.gz.asc or, $ gpg --import KEYS -$ gpg --verify commons-build-plugin-1.16.0-bin.tar.gz.asc +$ gpg --verify commons-build-plugin-1.16.1-bin.tar.gz.asc </pre> <p> \ No newline at end of file
