File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 3232 <monitor .version>1.3.0</monitor .version>
3333 <admin .version>1.3.0</admin .version>
3434 <webforms .version>1.0.2-RC12</webforms .version>
35+ <maestro .version>1.0.0-RC1</maestro .version>
3536 <swagger-core-version >2.2.8</swagger-core-version >
3637 <jackson-version >2.14.2</jackson-version >
3738 <jersey2 .version>3.0.9</jersey2 .version>
171172 <dependency >
172173 <groupId >com.docusign</groupId >
173174 <artifactId >docusign-maestro-java</artifactId >
174- <version >1.0.0-ALPHA1 </version >
175+ <version >${maestro.version} </version >
175176 </dependency >
176177
177178 <dependency >
Original file line number Diff line number Diff line change 1111 "DS_MONITOR_BASE_PATH" : " https://lens-d.docusign.net" ,
1212 "DS_ADMIN_BASE_PATH" : " https://api-d.docusign.net" ,
1313 "DS_WEBFORMS_BASE_PATH" : " https://apps-d.docusign.com/api/webforms/v1.1" ,
14+ "DS_MAESTRO_BASE_PATH" : " https://demo.services.docusign.net/" ,
1415
1516 "Gateway_Name" : " {DS_PAYMENT_GATEWAY_NAME}" ,
1617 "Gateway_Account_Id" : " {GATEWAY_ACCOUNT_ID}" ,
You can’t perform that action at this time.
0 commit comments