ACS-457: Build linkage, tagging and release

- add default <build-number> pom property as "local"
This commit is contained in:
Cezar.Leahu
2020-08-25 17:55:56 +03:00
parent bb6c3557fb
commit 9d4e4ed8d1
+3
View File
@@ -35,6 +35,9 @@
<!-- Set to "Community Early Access" to add to the version.edition property in version.properties -->
<version.edition>Community</version.edition>
<build-number>local</build-number>
<image.tag>latest</image.tag>
<image.registry>quay.io</image.registry>