From 54d1f74c5f58591a68ce4d4dcd7f959e16849a7c Mon Sep 17 00:00:00 2001 From: William Welling <8352733+wwelling@users.noreply.github.com> Date: Thu, 7 Apr 2022 10:50:43 -0500 Subject: [PATCH] upgrade spring-module core --- components/pom.xml | 5 ++--- pom.xml | 5 ++--- service/pom.xml | 8 ++++---- 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/components/pom.xml b/components/pom.xml index ca98fcf2..2342adcf 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -14,7 +14,7 @@ org.folio workflow-parent - 1.1.1-SNAPSHOT + 1.1.1-RC1 @@ -22,7 +22,7 @@ org.folio spring-domain - 1.1.0 + 1.1.1-RC1 @@ -35,7 +35,6 @@ spring-boot-starter-activemq - diff --git a/pom.xml b/pom.xml index adff0083..d09182ec 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ workflow-parent - 1.1.1-SNAPSHOT + 1.1.1-RC1 Workflow Parent @@ -21,8 +21,7 @@ org.folio spring-module-core - 1.1.0 - + 1.1.1-RC1 diff --git a/service/pom.xml b/service/pom.xml index e412dc64..a2c7d3b2 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -14,7 +14,7 @@ org.folio workflow-parent - 1.1.1-SNAPSHOT + 1.1.1-RC1 jar @@ -118,19 +118,19 @@ org.folio spring-tenant - 1.1.0 + 1.1.1-RC1 org.folio spring-web - 1.1.0 + 1.1.1-RC1 org.folio workflow-components - 1.1.1-SNAPSHOT + 1.1.1-RC1