From c209f7efd7fca90cc0e9b88bb544dcc72c24ba0d Mon Sep 17 00:00:00 2001
From: RichardShiao <18709381+RichardShiao@users.noreply.github.com>
Date: Sun, 25 Jul 2021 23:45:17 -0700
Subject: [PATCH] Fix groupId and specify repository for distribution
---
pom.xml | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2a23c41..e252819 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- sagemaker-gatling
+ com.intuit
sagemaker-gatling
1.0-SNAPSHOT
@@ -238,4 +238,12 @@
+
+
+ github
+ GitHub Packages
+ https://maven.pkg.github.com/intuit/sagemaker-gatling
+
+
+