Skip to content

Commit

Permalink
zold-java-client
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed Jan 14, 2019
1 parent 784ca8b commit 77fea9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -217,7 +217,7 @@
<artifactId>maven-assembly-plugin</artifactId>
<version>2.6</version>
<configuration>
<finalName>docker-java-api-${project.version}</finalName>
<finalName>zold-java-client-${project.version}</finalName>
<descriptorRefs>
<descriptorRef>jar-with-dependencies</descriptorRef>
</descriptorRefs>
Expand Down

0 comments on commit 77fea9b

Please sign in to comment.