Skip to content

Commit 47ecf16

Browse files
committed
fixed revision in pom
1 parent 0d62986 commit 47ecf16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<packaging>pom</packaging>
2626
<groupId>org.apache.logging.log4net</groupId>
2727
<artifactId>apache-log4net</artifactId>
28-
<version>3.1.0</version>
28+
<version>${revision}</version>
2929
<name>Apache log4net</name>
3030
<description>Logging framework for Microsoft .NET Framework.</description>
3131
<url>https://logging.apache.org/log4net</url>

0 commit comments

Comments
 (0)