From 085f7231f7e39621e9b0eba58e771397528a7909 Mon Sep 17 00:00:00 2001 From: Brian Long Date: Fri, 30 Sep 2022 22:40:48 -0400 Subject: [PATCH] http to https XSI --- pom.xml | 2 +- src/it/copy-file/pom.xml | 2 +- src/it/match-file-content/pom.xml | 2 +- src/it/match-filename/pom.xml | 2 +- src/it/match-properties/pom.xml | 2 +- src/it/match-property/pom.xml | 2 +- src/it/match-text/pom.xml | 2 +- src/it/move-file/pom.xml | 2 +- src/it/replace-file-content/pom.xml | 2 +- src/it/replace-properties/pom.xml | 2 +- src/it/replace-property/pom.xml | 2 +- src/it/replace-text/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 2b3f260..4c3d503 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.inteligr8 diff --git a/src/it/copy-file/pom.xml b/src/it/copy-file/pom.xml index ad7a099..c895868 100644 --- a/src/it/copy-file/pom.xml +++ b/src/it/copy-file/pom.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.inteligr8 diff --git a/src/it/match-file-content/pom.xml b/src/it/match-file-content/pom.xml index ed3f9b7..76a08eb 100644 --- a/src/it/match-file-content/pom.xml +++ b/src/it/match-file-content/pom.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.inteligr8 diff --git a/src/it/match-filename/pom.xml b/src/it/match-filename/pom.xml index 51dfe10..30d4741 100644 --- a/src/it/match-filename/pom.xml +++ b/src/it/match-filename/pom.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.inteligr8 diff --git a/src/it/match-properties/pom.xml b/src/it/match-properties/pom.xml index 04260db..03e9b24 100644 --- a/src/it/match-properties/pom.xml +++ b/src/it/match-properties/pom.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.inteligr8 diff --git a/src/it/match-property/pom.xml b/src/it/match-property/pom.xml index 5f4da36..bea5f4c 100644 --- a/src/it/match-property/pom.xml +++ b/src/it/match-property/pom.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.inteligr8 diff --git a/src/it/match-text/pom.xml b/src/it/match-text/pom.xml index 4232291..5501931 100644 --- a/src/it/match-text/pom.xml +++ b/src/it/match-text/pom.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.inteligr8 diff --git a/src/it/move-file/pom.xml b/src/it/move-file/pom.xml index bdaf7c2..7d8c250 100644 --- a/src/it/move-file/pom.xml +++ b/src/it/move-file/pom.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.inteligr8 diff --git a/src/it/replace-file-content/pom.xml b/src/it/replace-file-content/pom.xml index ec9d186..8041c62 100644 --- a/src/it/replace-file-content/pom.xml +++ b/src/it/replace-file-content/pom.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.inteligr8 diff --git a/src/it/replace-properties/pom.xml b/src/it/replace-properties/pom.xml index 0e749e7..1e026be 100644 --- a/src/it/replace-properties/pom.xml +++ b/src/it/replace-properties/pom.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.inteligr8 diff --git a/src/it/replace-property/pom.xml b/src/it/replace-property/pom.xml index b179130..369202e 100644 --- a/src/it/replace-property/pom.xml +++ b/src/it/replace-property/pom.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.inteligr8 diff --git a/src/it/replace-text/pom.xml b/src/it/replace-text/pom.xml index 677e52c..5483ba2 100644 --- a/src/it/replace-text/pom.xml +++ b/src/it/replace-text/pom.xml @@ -2,7 +2,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.inteligr8