mirror of https://github.com/apache/druid.git
Adjust maven assembly so that the tarballs are not released to our artifactory on release.
This commit is contained in:
parent
344ec1ec2f
commit
91c160ba0d
|
@ -70,7 +70,7 @@
|
|||
<id>distro-assembly</id>
|
||||
<phase>package</phase>
|
||||
<goals>
|
||||
<goal>single</goal>
|
||||
<goal>assembly</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<descriptors>
|
||||
|
|
Loading…
Reference in New Issue