diff --git a/aem-classification-maven-plugin/pom.xml b/aem-classification-maven-plugin/pom.xml index afab083..97c2f91 100644 --- a/aem-classification-maven-plugin/pom.xml +++ b/aem-classification-maven-plugin/pom.xml @@ -7,7 +7,7 @@ biz.netcentric.filevault.validator aem-classification - 1.1.0 + 1.1.1-SNAPSHOT https://netcentric.github.io/aem-classification/ diff --git a/aem-classification-validator/pom.xml b/aem-classification-validator/pom.xml index 067cef9..f74066a 100644 --- a/aem-classification-validator/pom.xml +++ b/aem-classification-validator/pom.xml @@ -2,20 +2,20 @@ 4.0.0 aem-classification-validator AEM Classification Validator - 1.1.2 + 1.1.3-SNAPSHOT FileVault validator which verifies that a package complies with the AEM content classifications (https://experienceleague.adobe.com/docs/experience-manager-65/deploying/upgrading/sustainable-upgrades.html?lang=en). biz.netcentric.filevault.validator aem-classification - 1.1.0 + 1.1.1-SNAPSHOT scm:git:ssh://git@github.com/Netcentric/aem-classification.git scm:git:ssh://git@github.com/Netcentric/aem-classification.git https://github.com/Netcentric/aem-classification.git - aem-classification-1.1.0 + HEAD diff --git a/pom.xml b/pom.xml index a463472..3da468f 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 biz.netcentric.filevault.validator aem-classification - 1.1.0 + 1.1.1-SNAPSHOT pom AEM Classification Reactor Reactor project building both the FileVault validator and the Maven Plugin @@ -37,7 +37,7 @@ scm:git:ssh://git@github.com/Netcentric/aem-classification.git scm:git:ssh://git@github.com/Netcentric/aem-classification.git https://github.com/Netcentric/aem-classification - aem-classification-1.1.0 + HEAD