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
…3.0-alpha'.
  • Loading branch information
apk-github-bot committed Feb 15, 2025
1 parent 96506c7 commit fc0d135
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion runtime/config-deployer-service/ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ modules = [
[[package]]
org = "ballerina"
name = "http"
version = "2.12.4"
version = "2.12.6"
dependencies = [
{org = "ballerina", name = "auth"},
{org = "ballerina", name = "cache"},
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.3.0-SNAPSHOT
version=1.3.0-alpha
docker_image_name=apk-config-deployer-service
dist_name=config-deployer
jar_name=config_deployer_service.jar
Expand Down

0 comments on commit fc0d135

Please sign in to comment.