Skip to content

Commit

Permalink
[Gradle Release Plugin] - pre tag commit: 'config-deployer-service-1.…
Browse files Browse the repository at this point in the history
…2.0-beta'.
  • Loading branch information
apk-github-bot committed Oct 19, 2024
1 parent e1093ad commit bae0707
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions runtime/config-deployer-service/ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ modules = [
[[package]]
org = "ballerina"
name = "io"
version = "1.6.2"
version = "1.6.1"
dependencies = [
{org = "ballerina", name = "jballerina.java"},
{org = "ballerina", name = "lang.value"}
Expand Down Expand Up @@ -346,7 +346,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "url"
version = "2.4.1"
version = "2.4.0"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
]
Expand Down Expand Up @@ -466,3 +466,4 @@ modules = [
{org = "wso2", packageName = "config_deployer_service", moduleName = "config_deployer_service.org.wso2.apk.config.model"},
{org = "wso2", packageName = "config_deployer_service", moduleName = "config_deployer_service.partitionClient"}
]

2 changes: 1 addition & 1 deletion runtime/config-deployer-service/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=org.wso2.apk
version=1.2.0-SNAPSHOT
version=1.2.0-beta
docker_image_name=apk-config-deployer-service
dist_name=config-deployer
jar_name=config_deployer_service.jar
Expand Down

0 comments on commit bae0707

Please sign in to comment.