diff --git a/.manifest.json b/.manifest.json
index 4869982..453f2ac 100644
--- a/.manifest.json
+++ b/.manifest.json
@@ -1,6 +1,6 @@
{
"liblabVersion": "2.25.26",
- "date": "2025-06-13T10:59:17.053Z",
+ "date": "2025-06-13T15:12:47.401Z",
"config": {
"apiId": 2190,
"baseUrl": "https://api.asaas.com/",
@@ -74,7 +74,15 @@
"githubRepoName": "asaas-api-sdk-java",
"targetBranch": "master",
"sdkVersion": "1.0.0",
- "homepage": "https://asaas.com"
+ "homepage": "https://asaas.com",
+ "developers": [
+ {
+ "name": "Integrações Asaas",
+ "email": "integracoes@asaas.com.br",
+ "organization": "Asaas",
+ "organizationUrl": "https://github.com/asaasdev/"
+ }
+ ]
}
},
"publishing": {
@@ -97,7 +105,15 @@
"targetBranch": "master",
"groupId": "com.asaas",
"artifactId": "api-sdk",
- "includeKotlinSnippets": false
+ "includeKotlinSnippets": false,
+ "developers": [
+ {
+ "name": "Integrações Asaas",
+ "email": "integracoes@asaas.com.br",
+ "organization": "Asaas",
+ "organizationUrl": "https://github.com/asaasdev/"
+ }
+ ]
},
"typescript": {
"githubRepoName": "",
@@ -161,7 +177,7 @@
},
"multiTenant": true,
"hooksLocation": {
- "bucketKey": "11973/hooks.zip",
+ "bucketKey": "11976/hooks.zip",
"bucketName": "prod-liblab-api-stack-hooks"
},
"includeWatermark": true,
@@ -173,6 +189,14 @@
"groupId": "com.asaas",
"artifactId": "api-sdk",
"includeKotlinSnippets": false,
+ "developers": [
+ {
+ "name": "Integrações Asaas",
+ "email": "integracoes@asaas.com.br",
+ "organization": "Asaas",
+ "organizationUrl": "https://github.com/asaasdev/"
+ }
+ ],
"language": "java",
"deliveryMethod": "zip",
"hooks": {
diff --git a/pom.xml b/pom.xml
index 043db74..db8e0a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,6 +22,16 @@
https://github.com/asaasdev/asaas-api-sdk-java/tree/master
+
+
+
+ Integrações Asaas
+ integracoes@asaas.com.br
+ Asaas
+ https://github.com/asaasdev/
+
+
+
MIT