diff --git a/adapter/pom.xml b/adapter/pom.xml index 3fb07db4a4..f21494fefb 100644 --- a/adapter/pom.xml +++ b/adapter/pom.xml @@ -19,7 +19,7 @@ org.wso2.am.choreo.connect choreo-connect-parent - 0.9.1-SNAPSHOT + 0.9.0.2 ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index f4f0123289..cf2ad21cd2 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -19,7 +19,7 @@ org.wso2.am.choreo.connect choreo-connect-parent - 0.9.1-SNAPSHOT + 0.9.0.2 ../pom.xml diff --git a/enforcer/pom.xml b/enforcer/pom.xml index 64cb955f07..c6153747ac 100644 --- a/enforcer/pom.xml +++ b/enforcer/pom.xml @@ -5,7 +5,7 @@ org.wso2.am.choreo.connect choreo-connect-parent - 0.9.1-SNAPSHOT + 0.9.0.2 ../pom.xml diff --git a/integration/mock-backend-server/pom.xml b/integration/mock-backend-server/pom.xml index f4f4d4c2e4..60fa5cc86a 100644 --- a/integration/mock-backend-server/pom.xml +++ b/integration/mock-backend-server/pom.xml @@ -21,11 +21,11 @@ integration org.wso2.am.choreo.connect - 0.9.1-SNAPSHOT + 0.9.0.2 ../pom.xml - 0.9.1-SNAPSHOT + 0.9.0.2 io.grpc diff --git a/integration/pom.xml b/integration/pom.xml index 4ac3615d84..2aa8b18c0a 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -20,7 +20,7 @@ choreo-connect-parent org.wso2.am.choreo.connect - 0.9.1-SNAPSHOT + 0.9.0.2 ../pom.xml diff --git a/integration/test-integration/pom.xml b/integration/test-integration/pom.xml index 04afacd583..052beffb0a 100644 --- a/integration/test-integration/pom.xml +++ b/integration/test-integration/pom.xml @@ -20,7 +20,7 @@ org.wso2.am.choreo.connect integration - 0.9.1-SNAPSHOT + 0.9.0.2 ../pom.xml @@ -215,7 +215,7 @@ org.wso2.am.choreo.connect mock-backend-server - 0.9.1-SNAPSHOT + 0.9.0.2 test @@ -234,7 +234,7 @@ org.wso2.am.choreo.connect org.wso2.choreo.connect.enforcer - 0.9.1-SNAPSHOT + 0.9.0.2 org.wso2.am diff --git a/pom.xml b/pom.xml index 513d5ceb65..e1a57e4063 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.wso2.am.choreo.connect choreo-connect-parent pom - 0.9.1-SNAPSHOT + 0.9.0.2 Choreo Connect - Parent https://wso2.org diff --git a/resources/docker-compose/apim/docker-compose.yaml b/resources/docker-compose/apim/docker-compose.yaml index 0715b9a7f7..86839d00ba 100644 --- a/resources/docker-compose/apim/docker-compose.yaml +++ b/resources/docker-compose/apim/docker-compose.yaml @@ -14,7 +14,7 @@ services: volumes: - ./conf/deployment.toml:/home/wso2carbon/wso2am-4.0.0/repository/conf/deployment.toml router: - image: wso2/choreo-connect-router:0.9.1-SNAPSHOT + image: wso2/choreo-connect-router:0.9.0.2 logging: options: max-size: "20m" @@ -42,7 +42,7 @@ services: - adapter - enforcer adapter: - image: wso2/choreo-connect-adapter:0.9.1-SNAPSHOT + image: wso2/choreo-connect-adapter:0.9.0.2 logging: options: max-size: "20m" @@ -65,7 +65,7 @@ services: links: - apim enforcer: - image: wso2/choreo-connect-enforcer:0.9.1-SNAPSHOT + image: wso2/choreo-connect-enforcer:0.9.0.2 logging: options: max-size: "20m" diff --git a/resources/docker-compose/docker-compose.yaml b/resources/docker-compose/docker-compose.yaml index 0cb7c15a06..cf96734385 100644 --- a/resources/docker-compose/docker-compose.yaml +++ b/resources/docker-compose/docker-compose.yaml @@ -1,7 +1,7 @@ version: "3.7" services: router: - image: wso2/choreo-connect-router:0.9.1-SNAPSHOT + image: wso2/choreo-connect-router:0.9.0.2 logging: options: max-size: "20m" @@ -30,7 +30,7 @@ services: - adapter - enforcer adapter: - image: wso2/choreo-connect-adapter:0.9.1-SNAPSHOT + image: wso2/choreo-connect-adapter:0.9.0.2 logging: options: max-size: "20m" @@ -48,7 +48,7 @@ services: - "18000:18000" - "9843:9843" enforcer: - image: wso2/choreo-connect-enforcer:0.9.1-SNAPSHOT + image: wso2/choreo-connect-enforcer:0.9.0.2 logging: options: max-size: "20m" diff --git a/resources/k8s-artifacts/choreo-connect/adapter-deployment.yaml b/resources/k8s-artifacts/choreo-connect/adapter-deployment.yaml index f8a5ec44e3..4e40564ad0 100644 --- a/resources/k8s-artifacts/choreo-connect/adapter-deployment.yaml +++ b/resources/k8s-artifacts/choreo-connect/adapter-deployment.yaml @@ -45,7 +45,7 @@ spec: - mountPath: /home/wso2/conf/log_config.toml subPath: log_config.toml name: logconfig-toml-vol - image: wso2/choreo-connect-adapter:0.9.1-SNAPSHOT + image: wso2/choreo-connect-adapter:0.9.0.2 imagePullPolicy: IfNotPresent env: - name: ADAPTER_PRIVATE_KEY_PATH diff --git a/resources/k8s-artifacts/choreo-connect/choreo-connect-deployment.yaml b/resources/k8s-artifacts/choreo-connect/choreo-connect-deployment.yaml index 2e8916695f..7fdf1b6f55 100644 --- a/resources/k8s-artifacts/choreo-connect/choreo-connect-deployment.yaml +++ b/resources/k8s-artifacts/choreo-connect/choreo-connect-deployment.yaml @@ -46,7 +46,7 @@ spec: name: log4j2-vol - mountPath: /home/wso2/lib/dropins name: dropins-vol - image: wso2/choreo-connect-enforcer:0.9.1-SNAPSHOT + image: wso2/choreo-connect-enforcer:0.9.0.2 imagePullPolicy: IfNotPresent env: - name: ENFORCER_PRIVATE_KEY_PATH @@ -112,7 +112,7 @@ spec: name: router-keystore-vol - mountPath: /home/wso2/security/truststore name: router-truststore-vol - image: wso2/choreo-connect-router:0.9.1-SNAPSHOT + image: wso2/choreo-connect-router:0.9.0.2 imagePullPolicy: IfNotPresent env: - name: ROUTER_ADMIN_HOST diff --git a/router/pom.xml b/router/pom.xml index 51cff3ad6d..b11568d4ef 100644 --- a/router/pom.xml +++ b/router/pom.xml @@ -19,7 +19,7 @@ org.wso2.am.choreo.connect choreo-connect-parent - 0.9.1-SNAPSHOT + 0.9.0.2 ../pom.xml