Author: chtompki
Date: Tue Mar 12 12:35:53 2019
New Revision: 32889
Log:
README.html: 1.5 -> 1.6
Modified:
release/commons/commons-release-plugin/README.html
Modified: release/commons/commons-release-plugin/README.html
==============================================================================
--- release/commons/commons-release-plugin/README.html (original)
+++ release/commons/commons-release-plugin/README.html Tue Mar 12 12:35:53 2019
@@ -14,9 +14,9 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<h1>Commons-RELEASE v1.5.</h1>
+<h1>Commons-RELEASE v1.6.</h1>
-<p>This is the 1.5 version of commons-release-plugin. It is available in both
binary and source distributions.</p>
+<p>This is the 1.6 version of commons-release-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-release-plugin-1.5-bin.tar.gz.asc
+$ pgpv commons-release-plugin-1.6-bin.tar.gz.asc
or,
$ pgp -ka KEYS
-$ pgp commons-release-plugin-1.5-bin.tar.gz.asc
+$ pgp commons-release-plugin-1.6-bin.tar.gz.asc
or,
$ gpg --import KEYS
-$ gpg --verify commons-release-plugin-1.5-bin.tar.gz.asc
+$ gpg --verify commons-release-plugin-1.6-bin.tar.gz.asc
</pre>
<p>