We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68461e commit 78f0c6dCopy full SHA for 78f0c6d
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>com.microsoft.azure.datalake.store</groupId>
5
<artifactId>AdlsTool</artifactId>
6
<packaging>jar</packaging>
7
- <version>1.1.3</version>
+ <version>1.1.4</version>
8
9
<name>Azure Data Lake Store Tools for Java</name>
10
<url>http://aka.ms/adlsdtool</url>
@@ -123,7 +123,7 @@
123
<Built-By>Microsoft Corporation</Built-By>
124
</manifestEntries>
125
</archive>
126
- <finalName>AdlsTool-1.1.3-Full</finalName>
+ <finalName>AdlsTool-1.1.4-Full</finalName>
127
<appendAssemblyId>false</appendAssemblyId>
128
</configuration>
129
<executions>
0 commit comments