Skip to content

Commit 2de9c8e

Browse files
committed
Mark the 0.2.0 release
1 parent fd84623 commit 2de9c8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ See the License for the specific language governing permissions and
1515
limitations under the License.
1616
////
1717
18-
== Unreleased
18+
== 0.2.0 (2023-01-31)
1919
2020
* Fixed Windows compatibility (for https://github.com/apache/logging-log4j-tools/issues/19[#19] by Piotr P. Karwasz, Volkan Yazıcı)
2121

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<properties>
5656

5757
<!-- project version -->
58-
<revision>0.2.0-SNAPSHOT</revision>
58+
<revision>0.2.0</revision>
5959

6060
<!-- `minimalJavaBuildVersion` is employed by `org.apache:apache`, which is the parent of `org.apache.logging:logging-parent`, which is the parent of us.
6161
`minimalJavaBuildVersion` is used for enforcing the compiler version.

0 commit comments

Comments
 (0)