This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-exec.git
The following commit(s) were added to refs/heads/release by this push:
new 00307444 Prepare for release candidate
00307444 is described below
commit 00307444cc1274f631c0e0931472b3d01cf4b4dd
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 1 07:11:48 2024 -0500
Prepare for release candidate
---
RELEASE-NOTES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 9c89ec57..26483c59 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -15,7 +15,7 @@ See the License for the specific language governing
permissions and
limitations under the License.
Apache Commons Exec
-Version 1.4.0-SNAPSHOT
+Version 1.4.0
Release Notes
Apache Commons Exec is a library to reliably execute external processes from
within the JVM.