File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ def vaticle_typedb_artifact():
2525 artifact_name = "typedb-server-{platform}-{version}.{ext}" ,
2626 tag_source = deployment ["artifact" ]["release" ]["download" ],
2727 commit_source = deployment ["artifact" ]["snapshot" ]["download" ],
28- tag = "2.28.3 "
28+ commit = "71532c524af9ac42edbef258b1448990917a330d "
2929 )
3030
3131def vaticle_typedb_cloud_artifact ():
@@ -35,7 +35,7 @@ def vaticle_typedb_cloud_artifact():
3535 artifact_name = "typedb-cloud-server-{platform}-{version}.{ext}" ,
3636 tag_source = deployment_private ["artifact" ]["release" ]["download" ],
3737 commit_source = deployment_private ["artifact" ]["snapshot" ]["download" ],
38- tag = "2.28.3 " ,
38+ commit = "e4e4fee9d488e2a6e89e29716b98e3213d228809 " ,
3939 )
4040
4141maven_artifacts = {
You can’t perform that action at this time.
0 commit comments