From 1281b7e3403788496db00e208b6f903e775803a2 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 13 Jan 2023 03:27:13 +0000 Subject: [PATCH] [Automated] Update the native jar versions --- ballerina/CompilerPlugin.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index f339b77..44c5684 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,4 +3,4 @@ id = "awslambda" class = "org.ballerinax.awslambda.generator.AWSLambdaCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/awslambda-compiler-plugin-2.2.0-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/awslambda-compiler-plugin-2.2.0.jar"