update builds to changed s3 access vars

This commit is contained in:
Martin Lippert
2021-11-28 19:08:51 +01:00
parent 4bf44aed7f
commit 5d239aa940
8 changed files with 6 additions and 23 deletions

View File

@@ -14,11 +14,6 @@
<packaging>eclipse-repository</packaging>
<properties>
<dist.accessKey>${accessKey}</dist.accessKey>
<dist.secretKey>${secretKey}</dist.secretKey>
</properties>
<build>
<plugins>