Skip to content

Commit

Permalink
Added profile for jar-with-dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Asmoday committed Feb 10, 2022
1 parent 0ff313b commit 832f29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
<artifactId>maven-assembly-plugin</artifactId>
<version>3.3.0</version>
<configuration>
<finalName>hive-jdbc-${project.version}-arenadata-assembly</finalName>
<finalName>hive-jdbc-${project.version}-assembly</finalName>
<descriptorRefs>
<descriptorRef>jar-with-dependencies</descriptorRef>
</descriptorRefs>
Expand Down

0 comments on commit 832f29b

Please sign in to comment.