From 538602c405daf7ba4b3a19d1506da53adc2a1617 Mon Sep 17 00:00:00 2001 From: David Crossley Date: Mon, 18 Jul 2022 18:37:18 +1000 Subject: [PATCH 1/4] Update copyright year FOLIO-1021 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26114c7e..70b23e12 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mod-workflow -Copyright (C) 2018 The Open Library Foundation +Copyright (C) 2018-2022 The Open Library Foundation This software is distributed under the terms of the Apache License, Version 2.0. See the file ["LICENSE"](LICENSE) for more information. From 12bb6a60559f72e3176888fa0c36ea90db5ad705 Mon Sep 17 00:00:00 2001 From: David Crossley Date: Mon, 18 Jul 2022 18:37:46 +1000 Subject: [PATCH 2/4] Remove old API config FOLIO-3231 If needed in future then use api-lint and api-doc. --- Jenkinsfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 8bf2cb39..3a8d0a89 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,5 @@ buildMvn { - publishAPI = 'no' mvnDeploy = 'yes' buildNode = 'jenkins-agent-java11' } From 3e479d782fb4d0396a9642144f54f6783bd7dd34 Mon Sep 17 00:00:00 2001 From: William Welling Date: Wed, 17 Aug 2022 11:14:11 -0500 Subject: [PATCH 3/4] 1.1.2 --- components/pom.xml | 2 +- pom.xml | 2 +- service/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/pom.xml b/components/pom.xml index b581bd2e..e5340b8b 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -14,7 +14,7 @@ org.folio workflow-parent - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/pom.xml b/pom.xml index 242ae537..e7e46f2c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ workflow-parent - 1.1.2-SNAPSHOT + 1.1.2 Workflow Parent diff --git a/service/pom.xml b/service/pom.xml index e7f0ebec..ddd37723 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -14,7 +14,7 @@ org.folio workflow-parent - 1.1.2-SNAPSHOT + 1.1.2 jar From d3386147d024c8ed1e26945a6d70635b53ea3dc8 Mon Sep 17 00:00:00 2001 From: William Welling <8352733+wwelling@users.noreply.github.com> Date: Wed, 17 Aug 2022 11:58:30 -0500 Subject: [PATCH 4/4] 1.1.2 (#53) --- components/pom.xml | 2 +- pom.xml | 2 +- service/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/pom.xml b/components/pom.xml index b581bd2e..e5340b8b 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -14,7 +14,7 @@ org.folio workflow-parent - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/pom.xml b/pom.xml index 242ae537..e7e46f2c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ workflow-parent - 1.1.2-SNAPSHOT + 1.1.2 Workflow Parent diff --git a/service/pom.xml b/service/pom.xml index e7f0ebec..ddd37723 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -14,7 +14,7 @@ org.folio workflow-parent - 1.1.2-SNAPSHOT + 1.1.2 jar