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 2018/01/02 19:25:43 UTC

svn commit: r1819871 - /commons/proper/commons-parent/trunk/README.md

Author: ggregory
Date: Tue Jan  2 19:25:42 2018
New Revision: 1819871

URL: http://svn.apache.org/viewvc?rev=1819871&view=rev
Log:
Prepare release 43.

Modified:
    commons/proper/commons-parent/trunk/README.md

Modified: commons/proper/commons-parent/trunk/README.md
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/README.md?rev=1819871&r1=1819870&r2=1819871&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/README.md (original)
+++ commons/proper/commons-parent/trunk/README.md Tue Jan  2 19:25:42 2018
@@ -67,7 +67,7 @@ Alternatively you can pull it from the c
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
-  <version>42-SNAPSHOT</version>
+  <version>43</version>
 </dependency>
 ```