Skip to content

Commit bcb73ec

Browse files
committed
fix: add groupId and artifactId variables
1 parent f7a0224 commit bcb73ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

java-std/cookiecutter.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"app_image_tag": "ttl.sh/spawn-java-postalcode:1h",
66
"app_port": 8091,
77
"app_version": "1.0.1",
8+
"group_id": "io.eigr.spawn.java",
9+
"artifact_id": "demo",
10+
"version": "1.0.1",
811
"spawn_app_spawn_system": "spawn-system",
912
"spawn_app_namespace": "default",
1013
"spawn_app_statestore_type": "native",

0 commit comments

Comments
 (0)