Prepare for release candidate
This commit is contained in:
@@ -43,7 +43,7 @@ The <action> type attribute can be add,update,fix,remove.
|
||||
<title>Release Notes</title>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.3.0" date="TBD" description="This is a maintenance release containing bug fixes. Java 8 or later is required.">
|
||||
<release version="1.3.0" date="2023-11-26" description="This is a feature and maintenance release. Java 8 or later is required.">
|
||||
<!-- ADD -->
|
||||
<action dev="ggregory" type="add" due-to="Piotr P. Karwasz">
|
||||
Add support for Log4j API and SLF4J #177.
|
||||
|
||||
@@ -14,9 +14,9 @@
|
||||
## KIND, either express or implied. See the License for the
|
||||
## specific language governing permissions and limitations
|
||||
## under the License.
|
||||
${project.name}
|
||||
Version ${version}
|
||||
RELEASE NOTES
|
||||
${project.name}
|
||||
Version ${version}
|
||||
RELEASE NOTES
|
||||
|
||||
The ${developmentTeam} is pleased to announce the release of ${project.name} ${version}
|
||||
|
||||
@@ -106,4 +106,6 @@ Historical list of changes: ${project.url}changes-report.html
|
||||
For complete information on ${project.name}, including instructions on how to submit bug reports,
|
||||
patches, or suggestions for improvement, see the ${project.name} website:
|
||||
|
||||
${project.url}
|
||||
${project.url}
|
||||
|
||||
=============================================================================
|
||||
|
||||
Reference in New Issue
Block a user