Skip to content

Commit 61f501e

Browse files
committed
Update announcement
1 parent 01896a1 commit 61f501e

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

RELEASE-NOTES.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ Apache Commons Text 1.13.1 Release Notes
2020

2121
This document contains the release notes for the 1.13.1 version of Apache Commons Text.
2222

23-
Apache Commons Text is a set of utility functions and reusable components for the purpose of processing
24-
and manipulating text that should be of use in a Java environment.
23+
Apache Commons Text is a set of utility functions and reusable components for processing and manipulating text in a Java environment.
2524

2625
Release 1.13.1. Requires Java 8 or above.
2726

@@ -75,8 +74,7 @@ Apache Commons Text Version 1.13.0 Release Notes
7574

7675
This document contains the release notes for the 1.13.0 version of Apache Commons Text.
7776

78-
Apache Commons Text is a set of utility functions and reusable components for the purpose of processing
79-
and manipulating text that should be of use in a Java environment.
77+
Apache Commons Text is a set of utility functions and reusable components for processing and manipulating text in a Java environment.
8078

8179
Release 1.13.0. Requires Java 8 or above.
8280

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<version>1.13.2-SNAPSHOT</version>
2727
<name>Apache Commons Text</name>
2828
<description>Apache Commons Text is a set of utility functions and reusable components for processing
29-
and manipulating text that should be of use in a Java environment.
29+
and manipulating text in a Java environment.
3030
</description>
3131
<url>https://commons.apache.org/proper/commons-text</url>
3232
<properties>

0 commit comments

Comments
 (0)