diff --git a/doc/MailTemplate.Announce.txt b/doc/MailTemplate.Announce.txt index d1536976..ad64055c 100644 --- a/doc/MailTemplate.Announce.txt +++ b/doc/MailTemplate.Announce.txt @@ -1,10 +1,10 @@ To: announce@apache.org, dev@logging.apache.org -Subject: [ANNOUNCE] Apache log4net 3.0.3 released +Subject: [ANNOUNCE] Apache log4net 3.0.4 released Hi, -the Apache log4net team is pleased to announce the 3.0.3 release. +the Apache log4net team is pleased to announce the 3.0.4 release. For further information (support, download, etc.) see - https://logging.apache.org/log4net/release/release-notes.html -- https://github.com/apache/logging-log4net/releases/tag/rel%2F3.0.3 -- https://www.nuget.org/packages/log4net/3.0.3 \ No newline at end of file +- https://github.com/apache/logging-log4net/releases/tag/rel%2F3.0.4 +- https://www.nuget.org/packages/log4net/3.0.4 \ No newline at end of file diff --git a/doc/MailTemplate.Result.txt b/doc/MailTemplate.Result.txt index 72a581c7..20f0927c 100644 --- a/doc/MailTemplate.Result.txt +++ b/doc/MailTemplate.Result.txt @@ -1,5 +1,5 @@ To: dev@logging.apache.org -Subject: [RESULT][VOTE] Release Apache Log4net 3.0.3 +Subject: [RESULT][VOTE] Release Apache Log4net 3.0.4 and here is my +1. @@ -9,6 +9,6 @@ I will continue the release process. Jan --------------------------------------------------------------------------------------------------- -This is a vote to release the Apache Log4net 3.0.3. +This is a vote to release the Apache Log4net 3.0.4. ... diff --git a/doc/MailTemplate.txt b/doc/MailTemplate.txt index b7dc39c3..58bec316 100644 --- a/doc/MailTemplate.txt +++ b/doc/MailTemplate.txt @@ -1,12 +1,12 @@ To: dev@logging.apache.org -Subject: [VOTE] Release Apache Log4net 3.0.3 +Subject: [VOTE] Release Apache Log4net 3.0.4 -This is a vote to release the Apache Log4net 3.0.3. +This is a vote to release the Apache Log4net 3.0.4. Website: https://logging.staged.apache.org/log4net/release/release-notes.html GitHub: https://github.com/apache/logging-log4net Commit: -Distribution: https://dist.apache.org/repos/dist/dev/logging/log4net/3.0.3 +Distribution: https://dist.apache.org/repos/dist/dev/logging/log4net/3.0.4 Signing key: 0x7D24496A230E29D6349A99EF583E491578F02D5D Review kit: https://logging.apache.org/log4net/release/release-review-instructions.html diff --git a/examples/Directory.Build.props b/examples/Directory.Build.props index 42cd2572..09c3034c 100644 --- a/examples/Directory.Build.props +++ b/examples/Directory.Build.props @@ -26,7 +26,7 @@ true - 3.0.3-preview.1 + 3.0.3 8.0.0 diff --git a/package.json b/package.json index 5a33423d..45124499 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "log4net", - "version": "3.0.3", + "version": "3.0.4", "description": "Log4Net is a logging framework for .NET", "scripts": { "test": "run-s clean-build test-dotnet run-dotnet-core-tests", diff --git a/pom.xml b/pom.xml index 56bebe4b..eeb68544 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ log4net apache-log4net pom - 3.0.3 + 3.0.4 Apache log4net Logging framework for Microsoft .NET Framework. https://logging.apache.org/log4net/ diff --git a/src/log4net/log4net.csproj b/src/log4net/log4net.csproj index 1ffb0875..e310d818 100644 --- a/src/log4net/log4net.csproj +++ b/src/log4net/log4net.csproj @@ -1,6 +1,6 @@ - + - 3.0.3 + 3.0.4 log4net Apache log4net $(Product) @@ -100,7 +100,7 @@ log4net is designed with two distinct goals in mind: speed and flexibility - +