Dependency fixes
This commit is contained in:
parent
7fe1b73093
commit
d5300f6809
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
<configuration>
|
||||
<artifacts>
|
||||
<artifact>
|
||||
<file>target/${pom.artifactId}-${pom.version}.tar.gz</file>
|
||||
<file>target/${project.artifactId}-${project.version}.tar.gz</file>
|
||||
<type>tar.gz</type>
|
||||
<!-- classifier>optional</classifier -->
|
||||
</artifact>
|
||||
|
|
Loading…
Add table
Reference in a new issue