diff artifactory70.gradle @ 362:de8c350c511a tip

domain change from ssdt.io to ssdt-ohio.org
author Marc Davis <marc.davis@mcoecn.org>
date Wed, 04 Sep 2024 10:18:53 -0400
parents 7ca1fbf8636a
children
line wrap: on
line diff
--- a/artifactory70.gradle	Thu Nov 16 15:52:40 2023 -0500
+++ b/artifactory70.gradle	Wed Sep 04 10:18:53 2024 -0400
@@ -3,7 +3,7 @@
 
 buildscript {
     repositories {
-//        maven { url 'https://docker.ssdt.io/artifactory/gradle-plugins' }
+//        maven { url 'https://docker.ssdt-ohio.org/artifactory/gradle-plugins' }
         mavenCentral()
     }
     dependencies {
@@ -30,7 +30,7 @@
 }
 
 artifactory {
-    contextUrl = 'https://docker.ssdt.io/artifactory'
+    contextUrl = 'https://docker.ssdt-ohio.org/artifactory'
     publish {
         def isFeature = gradle.branchStream == 'feature'
         repository {