Skip to content

Commit

Permalink
Update product json
Browse files Browse the repository at this point in the history
  • Loading branch information
tutn-axonivy committed Apr 4, 2024
1 parent dccc987 commit 586b35c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions x-connector-product/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"data": {
"projects": [
{
"groupId": "com.axonivy.connector.twitter",
"artifactId": "twitter-connector-demo",
"groupId": "com.axonivy.connector.x",
"artifactId": "x-connector-demo",
"version": "${version}",
"type": "iar"
}
Expand All @@ -27,8 +27,8 @@
"data": {
"dependencies": [
{
"groupId": "com.axonivy.connector.twitter",
"artifactId": "twitter-connector",
"groupId": "com.axonivy.connector.x",
"artifactId": "x-connector",
"version": "${version}",
"type": "iar"
}
Expand Down

0 comments on commit 586b35c

Please sign in to comment.