Skip to content

Commit c26d168

Browse files
committed
Release 1.1.13 with log4j 2.16
1 parent e5a1cae commit c26d168

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.microsoft.azure.datalake.store</groupId>
55
<artifactId>AdlsTool</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.1.2</version>
7+
<version>1.1.3</version>
88

99
<name>Azure Data Lake Store Tools for Java</name>
1010
<url>http://aka.ms/adlsdtool</url>
@@ -123,7 +123,7 @@
123123
<Built-By>Microsoft Corporation</Built-By>
124124
</manifestEntries>
125125
</archive>
126-
<finalName>AdlsTool-1.1.2-Full</finalName>
126+
<finalName>AdlsTool-1.1.3-Full</finalName>
127127
<appendAssemblyId>false</appendAssemblyId>
128128
</configuration>
129129
<executions>

0 commit comments

Comments
 (0)