From 48767e7d4dc921b1b5017e174211b26cdca0fa6a Mon Sep 17 00:00:00 2001 From: "andy.rozman" Date: Sun, 10 Mar 2024 16:45:16 +0000 Subject: [PATCH] - changed settings --- java/settings.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 java/settings.xml diff --git a/java/settings.xml b/java/settings.xml new file mode 100644 index 0000000..9b2f76a --- /dev/null +++ b/java/settings.xml @@ -0,0 +1,36 @@ + + + + github + + + + + github + + + central + https://repo1.maven.org/maven2 + + + github + https://maven.pkg.github.com/andyrozman/atech-tools + + true + + + + + + + + + github + andyrozman + ${env.GITHUB_TOKEN} + + +