Skip to content

Commit 1a6aa4b

Browse files
author
Rob Tjalma
committed
Added org/name properties for image generation
Signed-off-by: Rob Tjalma <[email protected]>
1 parent 948f6e4 commit 1a6aa4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ SPDX-License-Identifier: Apache-2.0
1414
<packaging>pom</packaging>
1515

1616
<properties>
17+
<quarkus.container-image.group>lfenergycompas</quarkus.container-image.group>
18+
<quarkus.container-image.name>compas-scl-data-service</quarkus.container-image.name>
19+
1720
<maven.compiler.parameters>true</maven.compiler.parameters>
1821
<maven.compiler.source>11</maven.compiler.source>
1922
<maven.compiler.target>11</maven.compiler.target>

0 commit comments

Comments
 (0)