From ce15bd86f47b3a5ea61d3d618ed9fbcde863693e Mon Sep 17 00:00:00 2001 From: Ivan Straka Date: Tue, 1 Aug 2023 10:20:04 +0200 Subject: [PATCH] version 2.1.3 --- CHANGELOG.md | 3 ++- aws-wildfly/pom.xml | 2 +- aws/pom.xml | 2 +- azure-wildfly/pom.xml | 2 +- azure/pom.xml | 2 +- core-wildfly/pom.xml | 2 +- core/pom.xml | 2 +- examples/quarkus/azure-web-app/pom.xml | 2 +- pom.xml | 2 +- 9 files changed, 10 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c62fcb44..9d09605b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog -## 2.1.3 (not yet released) +## 2.1.3 (2023-08-01) +- AWS RDS support ## 2.1.2 (2023-05-10) - Fixed bugs with expression resolution in cloud deployment annotations diff --git a/aws-wildfly/pom.xml b/aws-wildfly/pom.xml index 6a2d41fd..6ad0ab8f 100644 --- a/aws-wildfly/pom.xml +++ b/aws-wildfly/pom.xml @@ -5,7 +5,7 @@ org.wildfly.extras.sunstone sunstone-parent - 2.1.3-SNAPSHOT + 2.1.3 sunstone-aws-wildfly diff --git a/aws/pom.xml b/aws/pom.xml index d11d3dd6..1315173f 100644 --- a/aws/pom.xml +++ b/aws/pom.xml @@ -5,7 +5,7 @@ org.wildfly.extras.sunstone sunstone-parent - 2.1.3-SNAPSHOT + 2.1.3 sunstone-aws diff --git a/azure-wildfly/pom.xml b/azure-wildfly/pom.xml index 2755e900..d12f6e17 100644 --- a/azure-wildfly/pom.xml +++ b/azure-wildfly/pom.xml @@ -5,7 +5,7 @@ org.wildfly.extras.sunstone sunstone-parent - 2.1.3-SNAPSHOT + 2.1.3 sunstone-azure-wildfly diff --git a/azure/pom.xml b/azure/pom.xml index 4614d82d..8b5ce496 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -5,7 +5,7 @@ org.wildfly.extras.sunstone sunstone-parent - 2.1.3-SNAPSHOT + 2.1.3 sunstone-azure diff --git a/core-wildfly/pom.xml b/core-wildfly/pom.xml index b68e7159..999a0873 100644 --- a/core-wildfly/pom.xml +++ b/core-wildfly/pom.xml @@ -5,7 +5,7 @@ org.wildfly.extras.sunstone sunstone-parent - 2.1.3-SNAPSHOT + 2.1.3 sunstone-core-wildfly diff --git a/core/pom.xml b/core/pom.xml index b8767354..070dbf6c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ org.wildfly.extras.sunstone sunstone-parent - 2.1.3-SNAPSHOT + 2.1.3 sunstone-core diff --git a/examples/quarkus/azure-web-app/pom.xml b/examples/quarkus/azure-web-app/pom.xml index 93949f42..8e791d1d 100644 --- a/examples/quarkus/azure-web-app/pom.xml +++ b/examples/quarkus/azure-web-app/pom.xml @@ -7,7 +7,7 @@ org.wildfly.extras.sunstone sunstone-parent - 2.1.3-SNAPSHOT + 2.1.3 quarkus-azure-web-app diff --git a/pom.xml b/pom.xml index f37bf87a..a650d02d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.wildfly.extras.sunstone - 2.1.3-SNAPSHOT + 2.1.3 sunstone-parent pom