Author: ggregory
Date: Tue Jun 18 12:36:51 2024
New Revision: 69838

Log:
Bump version from 4.5.0-M1 to 

Modified:
    release/commons/collections/README.html

Modified: release/commons/collections/README.html
==============================================================================
--- release/commons/collections/README.html (original)
+++ release/commons/collections/README.html Tue Jun 18 12:36:51 2024
@@ -14,9 +14,9 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-<h1>Commons-COLLECTIONS4 v4.5.0-M1.</h1>
+<h1>Commons-COLLECTIONS4 v.</h1>
 
-<p>This is the 4.5.0-M1 version of commons-collections4. It is available in 
both binary and source distributions.</p>
+<p>This is the  version of commons-collections4. 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-collections4.5.0-M1.4-bin.tar.gz.asc
+$ pgpv commons-collections4-4.5.0-M2-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-collections4.5.0-M1.4-bin.tar.gz.asc
+$ pgp commons-collections4-4.5.0-M2-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-collections4.5.0-M1.4-bin.tar.gz.asc
+$ gpg --verify commons-collections4-4.5.0-M2-bin.tar.gz.asc
 </pre>
 <p>
\ No newline at end of file


Reply via email to