From d31c08d81876d8c490065c4cc9e3575a37284f70 Mon Sep 17 00:00:00 2001 From: Isuru Wijesiri Date: Thu, 30 Nov 2023 11:57:39 +0530 Subject: [PATCH] Prepare to release v1.0.0 --- counter/pom.xml | 2 +- pom.xml | 2 +- service/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/counter/pom.xml b/counter/pom.xml index 92404b0..41de4ef 100644 --- a/counter/pom.xml +++ b/counter/pom.xml @@ -21,7 +21,7 @@ org.wso2.integration.transaction.counter transaction-counter - 0.1.0-SNAPSHOT + 1.0.0 transaction-count-handler diff --git a/pom.xml b/pom.xml index d6cf69c..029997f 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.wso2.integration.transaction.counter transaction-counter pom - 0.1.0 + 1.0.0 WSO2 Integration Transaction Counter diff --git a/service/pom.xml b/service/pom.xml index 206f764..b0e2003 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -21,7 +21,7 @@ org.wso2.integration.transaction.counter transaction-counter - 0.1.0 + 1.0.0 transaction-count-service