From 3196b37922c61434bbfab7b10b6f921dad5ce362 Mon Sep 17 00:00:00 2001
From: Camotoy <20743703+Camotoy@users.noreply.github.com>
Date: Thu, 20 Oct 2022 16:58:00 -0400
Subject: [PATCH] Include Sonatype repository in pom.xml
---
pom.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/pom.xml b/pom.xml
index a7e90ba..3eebc1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,6 +56,10 @@
true
+
+ sonatype-s01
+ "https://s01.oss.sonatype.org/content/repositories/snapshots/"
+