summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-03-21 13:20:11 -0400
committerDan Timoney <dtimoney@att.com>2022-03-21 13:20:11 -0400
commit02aea36d5b128502171d3107730f9cc42ebc8bbc (patch)
treebac0b33e3857c10573e9058ae744454d89878c49
parentf5f47cdf9319c21c7138269624698dcc36d822ac (diff)
Remove nordix repository
Remove nordix repository declaration. Instead, the standard onap-public repo should be used to resolve nordix version of liquibase. Issue-ID: CCSDK-3612 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If24d111330f49dee28855d81ab9a7f6917776957
-rw-r--r--springboot/spring-boot-setup/src/main/resources/pom-template.xml5
-rw-r--r--springboot/springboot1/pom.xml5
-rw-r--r--springboot/springboot2/pom.xml5
-rw-r--r--springboot/springboot25/pom.xml5
4 files changed, 0 insertions, 20 deletions
diff --git a/springboot/spring-boot-setup/src/main/resources/pom-template.xml b/springboot/spring-boot-setup/src/main/resources/pom-template.xml
index 4df81dbf..31184d9e 100644
--- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml
+++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml
@@ -264,11 +264,6 @@
<enabled>true</enabled>
</snapshots>
</repository>
- <repository>
- <id>nordix-liquibase-repo</id>
- <name>liquibase</name>
- <url>https://artifactory.nordix.org/artifactory/liquibase</url>
- </repository>
</repositories>
<pluginRepositories>
diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml
index 322f9f18..f5d910aa 100644
--- a/springboot/springboot1/pom.xml
+++ b/springboot/springboot1/pom.xml
@@ -264,11 +264,6 @@
<enabled>true</enabled>
</snapshots>
</repository>
- <repository>
- <id>nordix-liquibase-repo</id>
- <name>liquibase</name>
- <url>https://artifactory.nordix.org/artifactory/liquibase</url>
- </repository>
</repositories>
<pluginRepositories>
diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml
index 9c7865fe..00e849c3 100644
--- a/springboot/springboot2/pom.xml
+++ b/springboot/springboot2/pom.xml
@@ -264,11 +264,6 @@
<enabled>true</enabled>
</snapshots>
</repository>
- <repository>
- <id>nordix-liquibase-repo</id>
- <name>liquibase</name>
- <url>https://artifactory.nordix.org/artifactory/liquibase</url>
- </repository>
</repositories>
<pluginRepositories>
diff --git a/springboot/springboot25/pom.xml b/springboot/springboot25/pom.xml
index 9fa93128..08da7dde 100644
--- a/springboot/springboot25/pom.xml
+++ b/springboot/springboot25/pom.xml
@@ -251,11 +251,6 @@
<enabled>true</enabled>
</snapshots>
</repository>
- <repository>
- <id>nordix-liquibase-repo</id>
- <name>liquibase</name>
- <url>https://artifactory.nordix.org/artifactory/liquibase</url>
- </repository>
</repositories>
<pluginRepositories>