From ab555f5cd3fb485f6cb2ce7d679ee5b1743e00a8 Mon Sep 17 00:00:00 2001 From: Isuru Wijesiri Date: Thu, 30 Nov 2023 13:30:46 +0530 Subject: [PATCH] Add maven deploy profile --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 029997f..44b8470 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ # limitations under the License. --> + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.wso2.integration.transaction.counter @@ -36,6 +36,12 @@ HEAD + + + deploy + + + wso2-nexus