fixed rpm deployment

This commit is contained in:
Sebastian Sdorra
2020-05-15 12:19:14 +02:00
parent 72be52405c
commit cd3d4a803e

View File

@@ -381,7 +381,6 @@
<repositoryUrl>${deployment.target}</repositoryUrl>
<repositoryPath>/repository/yum-v2-${yum.repository.suffix}/${project.artifact.file.name}</repositoryPath>
<serverId>${deployment.serverId}</serverId>
<usePOST>true</usePOST>
</configuration>
</execution>
</executions>