Skip to content

Commit 1357466

Browse files
committed
Bump pom.xml version to 2.25.2
1 parent bda6336 commit 1357466

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
<scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
280280
<connection>scm:git:https://github.com/apache/logging-log4j2.git</connection>
281281
<developerConnection>scm:git:https://github.com/apache/logging-log4j2.git</developerConnection>
282-
<tag>rel/2.25.1</tag>
282+
<tag>rel/2.25.2</tag>
283283
<url>https://github.com/apache/logging-log4j2</url>
284284
</scm>
285285

@@ -307,11 +307,11 @@
307307
<properties>
308308

309309
<!-- project version -->
310-
<revision>2.25.1</revision>
310+
<revision>2.25.2</revision>
311311
<!-- Versions used on the site: no snapshots! -->
312-
<site-log4j-api.version>2.25.1</site-log4j-api.version>
313-
<site-log4j-core.version>2.25.1</site-log4j-core.version>
314-
<site-log4j-layout-template-json.version>2.25.1</site-log4j-layout-template-json.version>
312+
<site-log4j-api.version>2.25.2</site-log4j-api.version>
313+
<site-log4j-core.version>2.25.2</site-log4j-core.version>
314+
<site-log4j-layout-template-json.version>2.25.2</site-log4j-layout-template-json.version>
315315

316316
<!-- =================
317317
Common properties

0 commit comments

Comments
 (0)