Skip to content

Commit

Permalink
Create release 19.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
royteeuwen authored and github-actions[bot] committed Feb 10, 2024
1 parent 13d8165 commit 6be39dd
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 12 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [19.0.5] - 2024-02-10

### Changed

- Create /var/groovyconsole/audit as sling:Folder to make type conflicts: [#50](https://github.com/orbinson/aem-groovy-console/issues/50)
Expand Down Expand Up @@ -93,7 +95,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.4...HEAD
[Unreleased]: https://github.com/orbinson/aem-groovy-console/compare/19.0.5...HEAD

[19.0.5]: https://github.com/orbinson/aem-groovy-console/compare/19.0.4...19.0.5

[19.0.4]: https://github.com/orbinson/aem-groovy-console/compare/19.0.3...19.0.4

Expand Down
2 changes: 1 addition & 1 deletion all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.orbinson.aem</groupId>
<artifactId>aem-groovy-console</artifactId>
<version>19.0.5-SNAPSHOT</version>
<version>19.0.5</version>
</parent>

<artifactId>aem-groovy-console-all</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>be.orbinson.aem</groupId>
<artifactId>aem-groovy-console</artifactId>
<version>19.0.5-SNAPSHOT</version>
<version>19.0.5</version>
</parent>

<artifactId>aem-groovy-console-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>be.orbinson.aem</groupId>
<artifactId>aem-groovy-console</artifactId>
<version>19.0.5-SNAPSHOT</version>
<version>19.0.5</version>
</parent>

<artifactId>aem-groovy-console-bundle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion groovy/groovy-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>be.orbinson.aem</groupId>
<artifactId>aem-groovy-console</artifactId>
<version>19.0.5-SNAPSHOT</version>
<version>19.0.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>be.orbinson.aem</groupId>
<artifactId>aem-groovy-console</artifactId>
<version>19.0.5-SNAPSHOT</version>
<version>19.0.5</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>be.orbinson.aem</groupId>
<artifactId>aem-groovy-console</artifactId>
<packaging>pom</packaging>
<version>19.0.5-SNAPSHOT</version>
<version>19.0.5</version>

<name>AEM Groovy Console</name>
<description>
Expand Down
2 changes: 1 addition & 1 deletion ui.apps.aem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.orbinson.aem</groupId>
<artifactId>aem-groovy-console</artifactId>
<version>19.0.5-SNAPSHOT</version>
<version>19.0.5</version>
</parent>

<artifactId>aem-groovy-console-ui.apps.aem</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ui.apps.structure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>be.orbinson.aem</groupId>
<artifactId>aem-groovy-console</artifactId>
<version>19.0.5-SNAPSHOT</version>
<version>19.0.5</version>
</parent>

<artifactId>aem-groovy-console-ui.apps.structure</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ui.apps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.orbinson.aem</groupId>
<artifactId>aem-groovy-console</artifactId>
<version>19.0.5-SNAPSHOT</version>
<version>19.0.5</version>
</parent>

<artifactId>aem-groovy-console-ui.apps</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ui.config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>be.orbinson.aem</groupId>
<artifactId>aem-groovy-console</artifactId>
<version>19.0.5-SNAPSHOT</version>
<version>19.0.5</version>
</parent>

<artifactId>aem-groovy-console-ui.config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ui.content/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>be.orbinson.aem</groupId>
<artifactId>aem-groovy-console</artifactId>
<version>19.0.5-SNAPSHOT</version>
<version>19.0.5</version>
</parent>

<artifactId>aem-groovy-console-ui.content</artifactId>
Expand Down

0 comments on commit 6be39dd

Please sign in to comment.