From 57293c6efefaf787edc5c05ce6f01bb687f77301 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Fri, 1 Nov 2024 08:34:57 -0400 Subject: [PATCH] fix v1.1.x poms --- asie-api/pom.xml | 2 +- enterprise-module/pom.xml | 2 +- shared/pom.xml | 2 +- solr-api/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/asie-api/pom.xml b/asie-api/pom.xml index 22be135..16e8ef2 100644 --- a/asie-api/pom.xml +++ b/asie-api/pom.xml @@ -6,7 +6,7 @@ com.inteligr8.alfresco asie-platform-module-parent - 1.0-SNAPSHOT + 1.1-SNAPSHOT ../ diff --git a/enterprise-module/pom.xml b/enterprise-module/pom.xml index 3782581..dab60a0 100644 --- a/enterprise-module/pom.xml +++ b/enterprise-module/pom.xml @@ -6,7 +6,7 @@ com.inteligr8.alfresco asie-platform-module-parent - 1.0-SNAPSHOT + 1.1-SNAPSHOT ../ diff --git a/shared/pom.xml b/shared/pom.xml index a817053..872cceb 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -6,7 +6,7 @@ com.inteligr8.alfresco asie-platform-module-parent - 1.0-SNAPSHOT + 1.1-SNAPSHOT ../ diff --git a/solr-api/pom.xml b/solr-api/pom.xml index c09e91d..26107ae 100644 --- a/solr-api/pom.xml +++ b/solr-api/pom.xml @@ -6,7 +6,7 @@ com.inteligr8.alfresco asie-platform-module-parent - 1.0-SNAPSHOT + 1.1-SNAPSHOT ../