Skip to content

Commit

Permalink
Merge pull request #2558 from HindujaB/2201.8.x_temp
Browse files Browse the repository at this point in the history
Remove soap module dependency
  • Loading branch information
HindujaB authored Sep 19, 2023
2 parents e94b30a + 6c4712e commit df92660
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
18 changes: 0 additions & 18 deletions dependabot/resources/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,6 @@
"module-ballerinax-java.jms",
"module-ballerina-mqtt",
"module-ballerinax-prometheus",
"module-ballerina-soap",
"asyncapi-tools",
"module-ballerinai-transaction",
"module-ballerina-websocket",
Expand Down Expand Up @@ -587,7 +586,6 @@
"module-ballerina-grpc",
"module-ballerinax-jaeger",
"module-ballerinax-prometheus",
"module-ballerina-soap",
"asyncapi-tools",
"module-ballerinai-transaction",
"module-ballerina-websocket",
Expand Down Expand Up @@ -646,22 +644,6 @@
"ballerina-dev-tools"
]
},
{
"name": "module-ballerina-soap",
"level": 6,
"group_id": "io.ballerina.stdlib",
"artifact_id": "soap-ballerina",
"version_key": "stdlibSoapVersion",
"default_branch": "master",
"auto_merge": true,
"push_to_central": true,
"is_extended_library_module": false,
"build_action_file": "build-timestamped-master",
"send_notification": true,
"dependents": [
"ballerina-distribution"
]
},
{
"name": "asyncapi-tools",
"level": 6,
Expand Down
8 changes: 0 additions & 8 deletions dependabot/resources/module_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,14 +184,6 @@
{
"name": "module-ballerina-random"
},
{
"name": "module-ballerina-soap",
"group_id": "io.ballerina.stdlib",
"artifact_id": "soap-ballerina",
"version_key": "stdlibSoapVersion",
"push_to_central": true,
"is_extended_library_module": false
},
{
"name": "module-ballerina-sql"
},
Expand Down

0 comments on commit df92660

Please sign in to comment.