Skip to content

Commit

Permalink
Bump to version 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Oct 20, 2023
1 parent 9fe357f commit 566405f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions openapi/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Taxonomy Azure Function. This function has the role of converting a CSV file to JSON and then to retrieve it from a blob storage whenever needed.",
"termsOfService": "https://www.pagopa.gov.it/",
"title": "PagoPA Taxonomy",
"version": "1.1.0"
"version": "1.1.1"
},
"servers": [
{
Expand Down Expand Up @@ -352,4 +352,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>it.gov.pagopa</groupId>
<artifactId>taxonomy</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
<packaging>jar</packaging>

<name>Taxonomy Fn</name>
Expand Down

0 comments on commit 566405f

Please sign in to comment.