Skip to content

Commit

Permalink
Update product.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ntqdinh-axonivy committed Jan 19, 2024
1 parent aa0d99c commit e55fbab
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions adobe-esign-connector-product/product.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"$schema": "https://json-schema.axonivy.com/market/10.0.0/product.json",
"installers": [
{
"id": "maven-dependency",
"id": "maven-import",
"data": {
"dependencies": [
"projects": [
{
"groupId": "com.axonivy.connector.adobe.esign",
"artifactId": "adobe-esign-connector",
Expand All @@ -23,9 +24,9 @@
}
},
{
"id": "maven-import",
"id": "maven-dependency",
"data": {
"projects": [
"dependencies": [
{
"groupId": "com.axonivy.connector.adobe.esign",
"artifactId": "adobe-esign-connector",
Expand All @@ -45,4 +46,4 @@
}
}
]
}
}

0 comments on commit e55fbab

Please sign in to comment.