Skip to content

Commit

Permalink
fix/sap_artifact_id
Browse files Browse the repository at this point in the history
use the proper artifact id for sap connector
  • Loading branch information
rbioteau authored Feb 23, 2021
1 parent 8da56c4 commit 741cd29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions artifacts/connectors/connector-sap.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"type": "Connector",
"icon": "https://cdn.iconscout.com/icon/free/png-256/sap-5-569505.png",
"groupId": "org.bonitasoft.connectors",
"artifactId": "bonita-connector-sap-parent",
"artifactId": "bonita-connector-sap",
"versions": [
{
"version": "2.0.1",
"bonitaMinVersion": "7.13.0"
}
]
}
}

0 comments on commit 741cd29

Please sign in to comment.