From a6e075832f945a910ec174b8f527fb57f73f26a3 Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Wed, 10 May 2023 22:50:12 +0200 Subject: [PATCH] Fix names --- bom/pom.xml | 24 ++++++++++++------------ example/pom.xml | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 436a959..a7b9f66 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -8,8 +8,8 @@ TDLight Java BOM 3.0.0.0-SNAPSHOT - 4.0.377 - 4.0.375 + 4.0.378 + 4.0.376 1.8 1.8 @@ -82,62 +82,62 @@ it.tdlight tdlight-natives ${tdlight.natives.version} - linux-amd64-ssl1 + linux_amd64_ssl1 it.tdlight tdlight-natives ${tdlight.natives.version} - linux-amd64-ssl3 + linux_amd64_ssl3 it.tdlight tdlight-natives ${tdlight.natives.version} - linux-arm64-ssl1 + linux_arm64_ssl1 diff --git a/example/pom.xml b/example/pom.xml index b4f17a3..84dbde5 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -44,17 +44,17 @@ it.tdlight tdlight-natives - linux-amd64-ssl1 + linux_amd64_ssl1