diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fe5481f..3ffb42a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [19.0.2] - 2023-02-21 + ### Fixed -- Table component did not work anymore as expected [#41](https://github.com/orbinson/aem-groovy-console/issues/41) +- Table component did not work anymore as expected [#41](https://github.com/orbinson/aem-groovy-console/issues/41) ## [19.0.1] - 2023-02-17 @@ -71,7 +73,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/19.0.1...HEAD +[Unreleased]: https://github.com/orbinson/aem-groovy-console/compare/19.0.2...HEAD + +[19.0.2]: https://github.com/orbinson/aem-groovy-console/compare/19.0.1...19.0.2 [19.0.1]: https://github.com/orbinson/aem-groovy-console/compare/19.0.0...19.0.1 diff --git a/all/pom.xml b/all/pom.xml index 92044a77..e9941283 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -6,7 +6,7 @@ be.orbinson.aem aem-groovy-console - 19.0.2-SNAPSHOT + 19.0.2 aem-groovy-console-all diff --git a/api/pom.xml b/api/pom.xml index 88ad85ba..73e4cd11 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -8,7 +8,7 @@ be.orbinson.aem aem-groovy-console - 19.0.2-SNAPSHOT + 19.0.2 aem-groovy-console-api diff --git a/bundle/pom.xml b/bundle/pom.xml index 35630975..829d3bf5 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -8,7 +8,7 @@ be.orbinson.aem aem-groovy-console - 19.0.2-SNAPSHOT + 19.0.2 aem-groovy-console-bundle diff --git a/groovy/groovy-osgi/pom.xml b/groovy/groovy-osgi/pom.xml index 71046cf9..5142669c 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.2-SNAPSHOT + 19.0.2 ../../pom.xml diff --git a/groovy/pom.xml b/groovy/pom.xml index 561bce12..c23d2ab4 100644 --- a/groovy/pom.xml +++ b/groovy/pom.xml @@ -8,7 +8,7 @@ be.orbinson.aem aem-groovy-console - 19.0.2-SNAPSHOT + 19.0.2 pom diff --git a/pom.xml b/pom.xml index 60c7c1a0..a423bda5 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ be.orbinson.aem aem-groovy-console pom - 19.0.2-SNAPSHOT + 19.0.2 AEM Groovy Console diff --git a/ui.apps.aem/pom.xml b/ui.apps.aem/pom.xml index e0c7a4fa..2a4c08f7 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.2-SNAPSHOT + 19.0.2 aem-groovy-console-ui.apps.aem diff --git a/ui.apps.structure/pom.xml b/ui.apps.structure/pom.xml index cf79e6c3..ca08ebf4 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.2-SNAPSHOT + 19.0.2 aem-groovy-console-ui.apps.structure diff --git a/ui.apps/pom.xml b/ui.apps/pom.xml index e43341f9..0cc96482 100644 --- a/ui.apps/pom.xml +++ b/ui.apps/pom.xml @@ -6,7 +6,7 @@ be.orbinson.aem aem-groovy-console - 19.0.2-SNAPSHOT + 19.0.2 aem-groovy-console-ui.apps diff --git a/ui.config/pom.xml b/ui.config/pom.xml index af52802d..0e2c8823 100644 --- a/ui.config/pom.xml +++ b/ui.config/pom.xml @@ -5,7 +5,7 @@ be.orbinson.aem aem-groovy-console - 19.0.2-SNAPSHOT + 19.0.2 aem-groovy-console-ui.config diff --git a/ui.content/pom.xml b/ui.content/pom.xml index 3fd4a7bb..2e19eef7 100644 --- a/ui.content/pom.xml +++ b/ui.content/pom.xml @@ -6,7 +6,7 @@ be.orbinson.aem aem-groovy-console - 19.0.2-SNAPSHOT + 19.0.2 aem-groovy-console-ui.content