Skip to content

Commit f7c855b

Browse files
author
ballerina-bot
committed
[Gradle Release Plugin] - pre tag commit: 'v2.8.0'.
1 parent 75e1093 commit f7c855b

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
@@ -16,7 +16,7 @@ graalvmCompatible = true
1616
groupId = "io.ballerina.stdlib"
1717
artifactId = "task-native"
1818
version = "2.8.0"
19-
path = "../native/build/libs/task-native-2.8.0-SNAPSHOT.jar"
19+
path = "../native/build/libs/task-native-2.8.0.jar"
2020

2121
[[platform.java21.dependency]]
2222
path = "./lib/quartz-2.3.2.jar"

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
org.gradle.caching=true
22
group=io.ballerina.stdlib
3-
version=2.8.0-SNAPSHOT
3+
version=2.8.0
44

55
ballerinaLangVersion=2201.12.0
66
axiomVersion=1.2.22

0 commit comments

Comments
 (0)