You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/12/07 19:27:28 UTC

[commons-parent] 01/02: Prepare RC

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

ggregory pushed a commit to annotated tag commons-parent-55-RC1
in repository https://gitbox.apache.org/repos/asf/commons-parent.git

commit a1a4b348cafd1c0ae3b2a404b7422ea0f290cd8e
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Dec 7 14:26:35 2022 -0500

    Prepare RC
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index af54b2c..0add470 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ Alternatively you can pull it from the central Maven repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
-  <version>55-SNAPSHOT</version>
+  <version>55</version>
 </dependency>
 ```