From dcb37c3dc89f783a694b27e6ce6d9cc8e88b1ae2 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Thu, 31 Oct 2024 14:53:06 -0400 Subject: [PATCH] v1.1.0 poms --- asie-api/pom.xml | 2 +- enterprise-module/pom.xml | 2 +- pom.xml | 2 +- shared/pom.xml | 4 ++-- solr-api/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/asie-api/pom.xml b/asie-api/pom.xml index 42f3119..bfdefa3 100644 --- a/asie-api/pom.xml +++ b/asie-api/pom.xml @@ -6,7 +6,7 @@ com.inteligr8.alfresco asie-platform-module-parent - 1.0.1 + 1.1.0 ../ diff --git a/enterprise-module/pom.xml b/enterprise-module/pom.xml index 0ee6c5b..7acca01 100644 --- a/enterprise-module/pom.xml +++ b/enterprise-module/pom.xml @@ -6,7 +6,7 @@ com.inteligr8.alfresco asie-platform-module-parent - 1.0.1 + 1.1.0 ../ diff --git a/pom.xml b/pom.xml index b864f08..6adb05a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.inteligr8.alfresco asie-platform-module-parent - 1.0.1 + 1.1.0 pom ASIE Platform Module Parent diff --git a/shared/pom.xml b/shared/pom.xml index a817053..56269bf 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.0 ../ @@ -36,7 +36,7 @@ com.inteligr8.alfresco asie-api - 1.0-SNAPSHOT-asie2 + 1.0.0-asie2 com.inteligr8 diff --git a/solr-api/pom.xml b/solr-api/pom.xml index 3ccbdaf..a3ac5ef 100644 --- a/solr-api/pom.xml +++ b/solr-api/pom.xml @@ -6,7 +6,7 @@ com.inteligr8.alfresco asie-platform-module-parent - 1.0.1 + 1.1.0 ../