Skip to content

Commit

Permalink
changed org name
Browse files Browse the repository at this point in the history
  • Loading branch information
Sachin-Mamoru authored May 2, 2024
1 parent ea5611c commit a752b5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[package]
org = "sachinm"
org = "WSO2"
name = "billing_management_service"
version = "0.1.0"
distribution = "2201.3.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ modules = [
]

[[package]]
org = "sachinm"
org = "WSO2"
name = "billing_management_service"
version = "0.1.0"
dependencies = [
Expand All @@ -301,7 +301,7 @@ dependencies = [
{org = "ballerinai", name = "observe"}
]
modules = [
{org = "sachinm", packageName = "billing_management_service", moduleName = "billing_management_service"}
{org = "WSO2", packageName = "billing_management_service", moduleName = "billing_management_service"}
]


0 comments on commit a752b5b

Please sign in to comment.