From 4b5b927b01d99fca125dae4484fe3a7587559c60 Mon Sep 17 00:00:00 2001 From: John Thayer <48101600+JohnMThayer@users.noreply.github.com> Date: Wed, 11 Sep 2024 15:27:04 -0500 Subject: [PATCH] Fixes --- .mvn/wrapper/maven-wrapper.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index 90f22ff..93a0d79 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -16,4 +16,4 @@ # under the License. wrapperVersion=3.3.2 distributionType=only-script -distributionUrl=http://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.4/apache-maven-3.9.4-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.4/apache-maven-3.9.4-bin.zip diff --git a/pom.xml b/pom.xml index 294d5b5..feec77a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ A tiny templating library - lib + templ-lib