From aeafd1c626d2981a621847cd4bb62f4b95201ebe Mon Sep 17 00:00:00 2001 From: RakhithaRR Date: Wed, 24 Jul 2024 10:01:55 +0530 Subject: [PATCH 1/2] Update product development version to 4.4.0-SNAPSHOT --- README.md | 2 +- README.txt | 2 +- docs/xdoc/release-notes.xml | 10 +++++----- modules/authenticators/pom.xml | 2 +- modules/distribution/apim-is-plugin/pom.xml | 2 +- modules/distribution/pom.xml | 2 +- modules/distribution/product/pom.xml | 2 +- .../product/src/main/assembly/filter.properties | 4 ++-- .../product/src/main/resources/conf/default.json | 6 +++--- modules/features/pom.xml | 2 +- .../pom.xml | 2 +- .../product/org.wso2.am.security.feature/pom.xml | 2 +- .../product/org.wso2.am.styles.feature/pom.xml | 2 +- .../pom.xml | 2 +- modules/features/product/pom.xml | 2 +- modules/integration/pom.xml | 2 +- modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../tests-common/backend-service/jaxrs-app/pom.xml | 2 +- .../tests-common/backend-service/monitor-app/pom.xml | 2 +- .../integration/tests-common/backend-service/pom.xml | 2 +- modules/integration/tests-common/clients/admin/pom.xml | 2 +- .../integration/tests-common/clients/gateway/pom.xml | 2 +- .../tests-common/clients/internal-api/pom.xml | 2 +- modules/integration/tests-common/clients/pom.xml | 2 +- .../integration/tests-common/clients/publisher/pom.xml | 2 +- .../tests-common/clients/service-catalog/pom.xml | 2 +- modules/integration/tests-common/clients/store/pom.xml | 2 +- .../extenstions/org.wso2.am.thirdparty.km/pom.xml | 2 +- modules/integration/tests-common/extenstions/pom.xml | 2 +- .../tests-common/framework-extensions/pom.xml | 2 +- .../tests-common/integration-test-extensions/pom.xml | 4 ++-- .../tests-common/integration-test-utils/pom.xml | 2 +- modules/integration/tests-common/pom.xml | 2 +- modules/integration/tests-common/ui-pages/pom.xml | 2 +- modules/integration/tests-integration/pom.xml | 2 +- .../tests-integration/tests-backend/pom.xml | 2 +- .../tests-integration/tests-benchmark/pom.xml | 4 ++-- .../tests-integration/tests-restart/pom.xml | 2 +- modules/local-authenticators/pom.xml | 2 +- modules/oauth2-grant-types/pom.xml | 2 +- modules/org.wso2.am.multitenancy.dashboard.ui/pom.xml | 2 +- modules/p2-profile/pom.xml | 2 +- modules/p2-profile/product/pom.xml | 2 +- modules/styles/pom.xml | 2 +- modules/styles/product/pom.xml | 2 +- .../product/src/main/resources/web/product/about.html | 4 ++-- modules/styles/service/pom.xml | 2 +- pom.xml | 4 ++-- 48 files changed, 59 insertions(+), 59 deletions(-) diff --git a/README.md b/README.md index ef6837aa2d..47a5030cce 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ System Requirements Installation & Running ================================== -1. Extract the wso2am-4.3.0.zip and go to the 'bin' directory +1. Extract the wso2am-4.4.0.zip and go to the 'bin' directory 2. Run the api-manager.sh or api-manager.bat script based on you operating system. 3. Access the respective WSO2 API-M interfaces * API Publisher web application is running at - https://localhost:9443/publisher \ diff --git a/README.txt b/README.txt index 4e380f6a70..719508cad6 100644 --- a/README.txt +++ b/README.txt @@ -168,7 +168,7 @@ is recommended. Installation & Running ================================== -1. Extract the wso2am-4.3.0.zip and go to the 'bin' directory +1. Extract the wso2am-4.4.0.zip and go to the 'bin' directory 2. Run the api-manager.sh or api-manager.bat script based on you operating system. 3. Access the respective WSO2 API-M interfaces * API Publisher web application is running at - https://localhost:9443/publisher diff --git a/docs/xdoc/release-notes.xml b/docs/xdoc/release-notes.xml index aa29333a60..99e9b12973 100644 --- a/docs/xdoc/release-notes.xml +++ b/docs/xdoc/release-notes.xml @@ -23,14 +23,14 @@ - WSO2 API Manager v4.3.0 - 10th April 2024 + WSO2 API Manager v4.4.0 - 31st October 2024
-

WSO2 API Manager 4.3.0 Released!

+

WSO2 API Manager 4.4.0 Released!

- The WSO2 API Manager team is pleased to announce the release of version 4.3.0 of + The WSO2 API Manager team is pleased to announce the release of version 4.4.0 of the Open Source API Manager.

@@ -77,9 +77,9 @@
  • Use "admin", "admin" as the username and password to login as an admin
  • -

    Bug Fixes And Improvements in 4.3.0

    +

    Bug Fixes And Improvements in 4.4.0

    diff --git a/modules/authenticators/pom.xml b/modules/authenticators/pom.xml index a4831d87bc..1a94fba83e 100644 --- a/modules/authenticators/pom.xml +++ b/modules/authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../../pom.xml diff --git a/modules/distribution/apim-is-plugin/pom.xml b/modules/distribution/apim-is-plugin/pom.xml index 4bc3bec5e5..2755e0c8fa 100644 --- a/modules/distribution/apim-is-plugin/pom.xml +++ b/modules/distribution/apim-is-plugin/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../../../pom.xml diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 8ea857a77a..3c39ef6e4d 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../../pom.xml diff --git a/modules/distribution/product/pom.xml b/modules/distribution/product/pom.xml index 982cd2911a..c1b4fd83b2 100644 --- a/modules/distribution/product/pom.xml +++ b/modules/distribution/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-distribution-parent - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/distribution/product/src/main/assembly/filter.properties b/modules/distribution/product/src/main/assembly/filter.properties index fde43d419c..78da4895fc 100644 --- a/modules/distribution/product/src/main/assembly/filter.properties +++ b/modules/distribution/product/src/main/assembly/filter.properties @@ -1,9 +1,9 @@ product.name=WSO2 API Manager product.key=AM -product.version=4.3.0 +product.version=4.4.0 product.wum.name=wso2am carbon.version=4.9.26 -am.version=4.3.0 +am.version=4.4.0 default.server.role=APIManager bundle.creators=org.wso2.carbon.mediator.bridge.MediatorBundleCreator diff --git a/modules/distribution/product/src/main/resources/conf/default.json b/modules/distribution/product/src/main/resources/conf/default.json index 58061a9c86..b961455c0b 100644 --- a/modules/distribution/product/src/main/resources/conf/default.json +++ b/modules/distribution/product/src/main/resources/conf/default.json @@ -56,8 +56,8 @@ "oauth.revoked_token_headers_in_response.enable": true, "oauth.token_persistence.enable": true, "system.parameter.'org.wso2.CipherTransformation'": "RSA/ECB/OAEPwithSHA1andMGF1Padding", - "server.userAgent": "WSO2 AM 4.3.0", - "server.serverDetails": "WSO2 AM 4.3.0", + "server.userAgent": "WSO2 AM 4.4.0", + "server.serverDetails": "WSO2 AM 4.4.0", "message_formatter.form_urlencoded": "org.apache.axis2.transport.http.XFormURLEncodedFormatter", "message_formatter.multipart_form_data": "org.apache.axis2.transport.http.MultipartFormDataFormatter", "message_formatter.application_xml": "org.apache.axis2.transport.http.ApplicationXMLFormatter", @@ -491,7 +491,7 @@ "carbon_log_file_path": "../repository/logs/wso2-apigw-errors.log", "process_id_path": "../wso2carbon.pid", "server_name": "WSO2 API Manager", - "server_version": "4.3.0" + "server_version": "4.4.0" }, "cpu_watcher": { "enabled": "true", diff --git a/modules/features/pom.xml b/modules/features/pom.xml index c97467c710..af2091b5c8 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../../pom.xml diff --git a/modules/features/product/org.wso2.am.multitenancy.dashboard.ui.feature/pom.xml b/modules/features/product/org.wso2.am.multitenancy.dashboard.ui.feature/pom.xml index 8d59879e51..bae2993e0b 100644 --- a/modules/features/product/org.wso2.am.multitenancy.dashboard.ui.feature/pom.xml +++ b/modules/features/product/org.wso2.am.multitenancy.dashboard.ui.feature/pom.xml @@ -3,7 +3,7 @@ am-features org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/modules/features/product/org.wso2.am.security.feature/pom.xml b/modules/features/product/org.wso2.am.security.feature/pom.xml index a15c0f0b50..76f9c5e451 100644 --- a/modules/features/product/org.wso2.am.security.feature/pom.xml +++ b/modules/features/product/org.wso2.am.security.feature/pom.xml @@ -20,7 +20,7 @@ am-features org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/modules/features/product/org.wso2.am.styles.feature/pom.xml b/modules/features/product/org.wso2.am.styles.feature/pom.xml index 96a19f2d2f..2f628368bb 100644 --- a/modules/features/product/org.wso2.am.styles.feature/pom.xml +++ b/modules/features/product/org.wso2.am.styles.feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-features - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/features/product/org.wso2.carbon.identity.local.auth.api.endpoint.feature/pom.xml b/modules/features/product/org.wso2.carbon.identity.local.auth.api.endpoint.feature/pom.xml index 31527b093f..cce125b551 100644 --- a/modules/features/product/org.wso2.carbon.identity.local.auth.api.endpoint.feature/pom.xml +++ b/modules/features/product/org.wso2.carbon.identity.local.auth.api.endpoint.feature/pom.xml @@ -21,7 +21,7 @@ am-features org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index 2c4ef9ae25..8dbd54be16 100644 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-features-parent - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 8e49f03869..3549d478cb 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -4,7 +4,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../../pom.xml diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml index a0949f7141..9557a3fcda 100644 --- a/modules/integration/tests-common/admin-clients/pom.xml +++ b/modules/integration/tests-common/admin-clients/pom.xml @@ -21,7 +21,7 @@ under the License. tests-common org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-common/backend-service/jaxrs-app/pom.xml b/modules/integration/tests-common/backend-service/jaxrs-app/pom.xml index 478bc82a9f..6252ef18d1 100644 --- a/modules/integration/tests-common/backend-service/jaxrs-app/pom.xml +++ b/modules/integration/tests-common/backend-service/jaxrs-app/pom.xml @@ -18,7 +18,7 @@ under the License. test-artifacts org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-common/backend-service/monitor-app/pom.xml b/modules/integration/tests-common/backend-service/monitor-app/pom.xml index 75c895c423..19cf82600f 100644 --- a/modules/integration/tests-common/backend-service/monitor-app/pom.xml +++ b/modules/integration/tests-common/backend-service/monitor-app/pom.xml @@ -18,7 +18,7 @@ under the License. test-artifacts org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-common/backend-service/pom.xml b/modules/integration/tests-common/backend-service/pom.xml index 9851625711..b3010d8f1a 100644 --- a/modules/integration/tests-common/backend-service/pom.xml +++ b/modules/integration/tests-common/backend-service/pom.xml @@ -18,7 +18,7 @@ under the License. tests-common org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-common/clients/admin/pom.xml b/modules/integration/tests-common/clients/admin/pom.xml index 9005d08929..6381cf095b 100644 --- a/modules/integration/tests-common/clients/admin/pom.xml +++ b/modules/integration/tests-common/clients/admin/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.am.integration.clients - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT 4.0.0 diff --git a/modules/integration/tests-common/clients/gateway/pom.xml b/modules/integration/tests-common/clients/gateway/pom.xml index 4356e8d1ee..9acbd2bdf4 100644 --- a/modules/integration/tests-common/clients/gateway/pom.xml +++ b/modules/integration/tests-common/clients/gateway/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.am.integration.clients - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT 4.0.0 diff --git a/modules/integration/tests-common/clients/internal-api/pom.xml b/modules/integration/tests-common/clients/internal-api/pom.xml index a2d2f88630..fe86d2755b 100644 --- a/modules/integration/tests-common/clients/internal-api/pom.xml +++ b/modules/integration/tests-common/clients/internal-api/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.am.integration.clients - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT 4.0.0 diff --git a/modules/integration/tests-common/clients/pom.xml b/modules/integration/tests-common/clients/pom.xml index a4e569eb1b..9ebed340bb 100644 --- a/modules/integration/tests-common/clients/pom.xml +++ b/modules/integration/tests-common/clients/pom.xml @@ -16,7 +16,7 @@ tests-common org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-common/clients/publisher/pom.xml b/modules/integration/tests-common/clients/publisher/pom.xml index d696641847..7e42845d72 100644 --- a/modules/integration/tests-common/clients/publisher/pom.xml +++ b/modules/integration/tests-common/clients/publisher/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.am.integration.clients - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT 4.0.0 diff --git a/modules/integration/tests-common/clients/service-catalog/pom.xml b/modules/integration/tests-common/clients/service-catalog/pom.xml index 1f503b0778..efcc283a8a 100644 --- a/modules/integration/tests-common/clients/service-catalog/pom.xml +++ b/modules/integration/tests-common/clients/service-catalog/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.am.integration.clients - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT 4.0.0 diff --git a/modules/integration/tests-common/clients/store/pom.xml b/modules/integration/tests-common/clients/store/pom.xml index 9177a6c7cb..ae71f4b5d6 100644 --- a/modules/integration/tests-common/clients/store/pom.xml +++ b/modules/integration/tests-common/clients/store/pom.xml @@ -18,7 +18,7 @@ org.wso2.am org.wso2.am.integration.clients - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT 4.0.0 diff --git a/modules/integration/tests-common/extenstions/org.wso2.am.thirdparty.km/pom.xml b/modules/integration/tests-common/extenstions/org.wso2.am.thirdparty.km/pom.xml index 62ac49ae79..7caa34f5a9 100644 --- a/modules/integration/tests-common/extenstions/org.wso2.am.thirdparty.km/pom.xml +++ b/modules/integration/tests-common/extenstions/org.wso2.am.thirdparty.km/pom.xml @@ -3,7 +3,7 @@ org.wso2.am extenstions - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/modules/integration/tests-common/extenstions/pom.xml b/modules/integration/tests-common/extenstions/pom.xml index a560d37511..fef01d2cb2 100644 --- a/modules/integration/tests-common/extenstions/pom.xml +++ b/modules/integration/tests-common/extenstions/pom.xml @@ -3,7 +3,7 @@ tests-common org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/modules/integration/tests-common/framework-extensions/pom.xml b/modules/integration/tests-common/framework-extensions/pom.xml index 4eeb970fbb..912f25ad0d 100644 --- a/modules/integration/tests-common/framework-extensions/pom.xml +++ b/modules/integration/tests-common/framework-extensions/pom.xml @@ -23,7 +23,7 @@ tests-common org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-common/integration-test-extensions/pom.xml b/modules/integration/tests-common/integration-test-extensions/pom.xml index 2fd7ed0bce..7348c990e1 100644 --- a/modules/integration/tests-common/integration-test-extensions/pom.xml +++ b/modules/integration/tests-common/integration-test-extensions/pom.xml @@ -18,7 +18,7 @@ under the License. tests-common org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml @@ -35,7 +35,7 @@ under the License. org.wso2.am org.wso2.am.framework.extensions - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT org.wso2.am diff --git a/modules/integration/tests-common/integration-test-utils/pom.xml b/modules/integration/tests-common/integration-test-utils/pom.xml index 8d0b499d37..9181fae5e2 100644 --- a/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/modules/integration/tests-common/integration-test-utils/pom.xml @@ -20,7 +20,7 @@ under the License. tests-common org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 255dd47d1f..79f3228604 100644 --- a/modules/integration/tests-common/pom.xml +++ b/modules/integration/tests-common/pom.xml @@ -20,7 +20,7 @@ under the License. integration org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml index d36705ceab..8889d235a8 100644 --- a/modules/integration/tests-common/ui-pages/pom.xml +++ b/modules/integration/tests-common/ui-pages/pom.xml @@ -20,7 +20,7 @@ under the License. tests-common org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index 916fca235c..fc2d3c33af 100644 --- a/modules/integration/tests-integration/pom.xml +++ b/modules/integration/tests-integration/pom.xml @@ -21,7 +21,7 @@ under the License. integration org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-integration/tests-backend/pom.xml b/modules/integration/tests-integration/tests-backend/pom.xml index ad24e8ed97..f57134d22b 100644 --- a/modules/integration/tests-integration/tests-backend/pom.xml +++ b/modules/integration/tests-integration/tests-backend/pom.xml @@ -20,7 +20,7 @@ under the License. org.wso2.carbon.am.integration.test org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/integration/tests-integration/tests-benchmark/pom.xml b/modules/integration/tests-integration/tests-benchmark/pom.xml index a56c68fe59..e4123f0781 100644 --- a/modules/integration/tests-integration/tests-benchmark/pom.xml +++ b/modules/integration/tests-integration/tests-benchmark/pom.xml @@ -20,7 +20,7 @@ under the License. org.wso2.carbon.am.integration.test org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml @@ -447,7 +447,7 @@ under the License. org.wso2.am org.wso2.carbon.am.integration.backend.test - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT test-jar test diff --git a/modules/integration/tests-integration/tests-restart/pom.xml b/modules/integration/tests-integration/tests-restart/pom.xml index ef748542a1..d7d94e2b34 100644 --- a/modules/integration/tests-integration/tests-restart/pom.xml +++ b/modules/integration/tests-integration/tests-restart/pom.xml @@ -20,7 +20,7 @@ under the License. org.wso2.carbon.am.integration.test org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/local-authenticators/pom.xml b/modules/local-authenticators/pom.xml index 27c50eeba8..5b155274b0 100644 --- a/modules/local-authenticators/pom.xml +++ b/modules/local-authenticators/pom.xml @@ -19,7 +19,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/modules/oauth2-grant-types/pom.xml b/modules/oauth2-grant-types/pom.xml index 33f36be380..42c39ee2e8 100644 --- a/modules/oauth2-grant-types/pom.xml +++ b/modules/oauth2-grant-types/pom.xml @@ -19,7 +19,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../../pom.xml diff --git a/modules/org.wso2.am.multitenancy.dashboard.ui/pom.xml b/modules/org.wso2.am.multitenancy.dashboard.ui/pom.xml index a520f46764..ada72e4328 100644 --- a/modules/org.wso2.am.multitenancy.dashboard.ui/pom.xml +++ b/modules/org.wso2.am.multitenancy.dashboard.ui/pom.xml @@ -3,7 +3,7 @@ am-parent org.wso2.am - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml index 1705966f3f..cbb4846572 100644 --- a/modules/p2-profile/pom.xml +++ b/modules/p2-profile/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../../pom.xml diff --git a/modules/p2-profile/product/pom.xml b/modules/p2-profile/product/pom.xml index 6926fbf1d9..31ec5e95a9 100644 --- a/modules/p2-profile/product/pom.xml +++ b/modules/p2-profile/product/pom.xml @@ -20,7 +20,7 @@ org.wso2.am am-p2-profile-gen-parent - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index 8bc075433b..5e079a71c3 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -22,7 +22,7 @@ org.wso2.am am-parent - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index 618099f4b2..52a46b9d2c 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -23,7 +23,7 @@ org.wso2.am am-styles-parent - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/modules/styles/product/src/main/resources/web/product/about.html b/modules/styles/product/src/main/resources/web/product/about.html index 001293d534..dcb4cc9c67 100644 --- a/modules/styles/product/src/main/resources/web/product/about.html +++ b/modules/styles/product/src/main/resources/web/product/about.html @@ -21,7 +21,7 @@ -

    Version 4.3.0

    +

    Version 4.4.0

    About WSO2 API Manager

    @@ -33,7 +33,7 @@

    About WSO2 API Manager

    - WSO2 API Manager 4.3.0 is developed on top of the revolutionary + WSO2 API Manager 4.4.0 is developed on top of the revolutionary Carbon platform (Middleware a' la carte), and is based on OSGi which provides better modularity for your SOA architecture. diff --git a/modules/styles/service/pom.xml b/modules/styles/service/pom.xml index 13b34654d1..fe05ebd98d 100644 --- a/modules/styles/service/pom.xml +++ b/modules/styles/service/pom.xml @@ -20,7 +20,7 @@ org.wso2.am am-styles-parent - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 7c8e63cf46..683f8bd29a 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.am am-parent pom - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT WSO2 API Manager - Aggregator Module https://wso2.com/products/api-manager WSO2 API Manager @@ -1302,7 +1302,7 @@ 4.9.26 - 4.3.0-SNAPSHOT + 4.4.0-SNAPSHOT 1.1.23 From ddbac688175c53f9fb304f007ad563810fcece71 Mon Sep 17 00:00:00 2001 From: RakhithaRR Date: Thu, 25 Jul 2024 11:46:01 +0530 Subject: [PATCH 2/2] Update apimgt and ui versions --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 683f8bd29a..9328d2fa0f 100644 --- a/pom.xml +++ b/pom.xml @@ -1284,11 +1284,11 @@ 5.3.11 - 9.1.83 + 9.1.97 - 9.29.169 + 9.29.171 [9.0.0, 10.0.0)