Skip to content

Commit dd3453f

Browse files
author
ballerina-bot
committed
[Automated] Update the native jar versions
1 parent 45f3bc1 commit dd3453f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ballerina/Ballerina.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ path = "./lib/amqp-client-5.18.0.jar"
1919
groupId = "io.ballerina.stdlib"
2020
artifactId = "rabbitmq-native"
2121
version = "3.3.0"
22-
path = "../native/build/libs/rabbitmq-native-3.3.0-SNAPSHOT.jar"
22+
path = "../native/build/libs/rabbitmq-native-3.3.0.jar"
2323

2424
[[platform.java21.dependency]]
2525
groupId = "io.ballerina.stdlib"

ballerina/CompilerPlugin.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ id = "rabbitmq-compiler-plugin"
33
class = "io.ballerina.stdlib.rabbitmq.plugin.RabbitmqCompilerPlugin"
44

55
[[dependency]]
6-
path = "../compiler-plugin/build/libs/rabbitmq-compiler-plugin-3.3.0-SNAPSHOT.jar"
6+
path = "../compiler-plugin/build/libs/rabbitmq-compiler-plugin-3.3.0.jar"

0 commit comments

Comments
 (0)