From e0255a5845814802586b91c889ab3e9fc4bf9d68 Mon Sep 17 00:00:00 2001
From: Gary Gregory
Date: Sun, 26 Nov 2023 16:32:56 -0500
Subject: [PATCH 1/2] Prepare for release candidate
---
pom.xml | 2 +-
src/site/site.xml | 2 +-
src/site/xdoc/index.xml | 4 ++++
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 70fdf9d..31c0d5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ under the License.
commons-logging
commons-logging
Apache Commons Logging
- 1.3.0-SNAPSHOT
+ 1.3.0
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
https://commons.apache.org/proper/commons-logging/
diff --git a/src/site/site.xml b/src/site/site.xml
index 533daa8..0b4ccf2 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -31,7 +31,7 @@
-
+
+
+ Please refer to the
+ change-report.
+
The main purpose of the 1.2 release is to drop support for Java 1.1.
For a full list of changes since the 1.1.3 release, please refer to the
From b44cc36ba0b0678f93e975f558fac3180f5f4ddc Mon Sep 17 00:00:00 2001
From: Gary Gregory
Date: Thu, 30 Nov 2023 07:34:33 -0500
Subject: [PATCH 2/2] Bump to next development version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 31c0d5f..cafc75c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ under the License.
commons-logging
commons-logging
Apache Commons Logging
- 1.3.0
+ 1.3.1-SNAPSHOT
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
https://commons.apache.org/proper/commons-logging/