summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>