From a96269b218aa6277be0547f2865f34d65e3a554d Mon Sep 17 00:00:00 2001 From: royteeuwen Date: Wed, 15 Feb 2023 20:23:42 +0000 Subject: [PATCH] Create release 19.0.0 --- CHANGELOG.md | 10 +++++++--- all/pom.xml | 2 +- api/pom.xml | 2 +- bundle/pom.xml | 2 +- groovy/groovy-osgi/pom.xml | 2 +- groovy/pom.xml | 2 +- pom.xml | 2 +- ui.apps.aem/pom.xml | 2 +- ui.apps.structure/pom.xml | 2 +- ui.apps/pom.xml | 2 +- ui.config/pom.xml | 2 +- ui.content/pom.xml | 2 +- 12 files changed, 18 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b261979..1f988850 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,15 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [19.0.0] - 2023-02-15 + ### Changed -- Add invalidate method, replace current invalidate with name delete: [#37](https://github.com/orbinson/aem-groovy-console/pull/37) +- Add invalidate method, replace current invalidate with name delete: [#37](https://github.com/orbinson/aem-groovy-console/pull/37) ## [18.0.3] - 2023-01-05 ### Changed -- Only internal changes to automate releases +- Only internal changes to automate releases ## [18.0.2] - 2023-01-05 @@ -59,7 +61,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Last version released by [CID15](https://github.com/CID15/aem-groovy-console) -[Unreleased]: https://github.com/orbinson/aem-groovy-console/compare/18.0.2...HEAD +[Unreleased]: https://github.com/orbinson/aem-groovy-console/compare/19.0.0...HEAD + +[19.0.0]: https://github.com/orbinson/aem-groovy-console/compare/18.0.3...19.0.0 [18.0.3]: https://github.com/orbinson/aem-groovy-console/compare/18.0.2...18.0.3 diff --git a/all/pom.xml b/all/pom.xml index 623e4fd6..6da0455f 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -6,7 +6,7 @@ be.orbinson.aem aem-groovy-console - 19.0.0-SNAPSHOT + 19.0.0 aem-groovy-console-all diff --git a/api/pom.xml b/api/pom.xml index 9036151f..096ce0b2 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -8,7 +8,7 @@ be.orbinson.aem aem-groovy-console - 19.0.0-SNAPSHOT + 19.0.0 aem-groovy-console-api diff --git a/bundle/pom.xml b/bundle/pom.xml index ba6be8ea..bf1bbfc2 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -8,7 +8,7 @@ be.orbinson.aem aem-groovy-console - 19.0.0-SNAPSHOT + 19.0.0 aem-groovy-console-bundle diff --git a/groovy/groovy-osgi/pom.xml b/groovy/groovy-osgi/pom.xml index 28dc7afc..f0818d2a 100644 --- a/groovy/groovy-osgi/pom.xml +++ b/groovy/groovy-osgi/pom.xml @@ -8,7 +8,7 @@ be.orbinson.aem aem-groovy-console - 19.0.0-SNAPSHOT + 19.0.0 ../../pom.xml diff --git a/groovy/pom.xml b/groovy/pom.xml index 5eb9adca..95011033 100644 --- a/groovy/pom.xml +++ b/groovy/pom.xml @@ -8,7 +8,7 @@ be.orbinson.aem aem-groovy-console - 19.0.0-SNAPSHOT + 19.0.0 pom diff --git a/pom.xml b/pom.xml index dcfe4083..30df3709 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ be.orbinson.aem aem-groovy-console pom - 19.0.0-SNAPSHOT + 19.0.0 AEM Groovy Console diff --git a/ui.apps.aem/pom.xml b/ui.apps.aem/pom.xml index f382be94..ea697954 100644 --- a/ui.apps.aem/pom.xml +++ b/ui.apps.aem/pom.xml @@ -6,7 +6,7 @@ be.orbinson.aem aem-groovy-console - 19.0.0-SNAPSHOT + 19.0.0 aem-groovy-console-ui.apps.aem diff --git a/ui.apps.structure/pom.xml b/ui.apps.structure/pom.xml index 6b6f1f38..c7d808c5 100644 --- a/ui.apps.structure/pom.xml +++ b/ui.apps.structure/pom.xml @@ -5,7 +5,7 @@ be.orbinson.aem aem-groovy-console - 19.0.0-SNAPSHOT + 19.0.0 aem-groovy-console-ui.apps.structure diff --git a/ui.apps/pom.xml b/ui.apps/pom.xml index 71ca6129..0398f6bb 100644 --- a/ui.apps/pom.xml +++ b/ui.apps/pom.xml @@ -6,7 +6,7 @@ be.orbinson.aem aem-groovy-console - 19.0.0-SNAPSHOT + 19.0.0 aem-groovy-console-ui.apps diff --git a/ui.config/pom.xml b/ui.config/pom.xml index 9ec9c48c..e6b3bc25 100644 --- a/ui.config/pom.xml +++ b/ui.config/pom.xml @@ -5,7 +5,7 @@ be.orbinson.aem aem-groovy-console - 19.0.0-SNAPSHOT + 19.0.0 aem-groovy-console-ui.config diff --git a/ui.content/pom.xml b/ui.content/pom.xml index 6ed42b30..2b8fb2d6 100644 --- a/ui.content/pom.xml +++ b/ui.content/pom.xml @@ -6,7 +6,7 @@ be.orbinson.aem aem-groovy-console - 19.0.0-SNAPSHOT + 19.0.0 aem-groovy-console-ui.content