Skip to content

Commit 11e6291

Browse files
feat: updated starter-parent version
1 parent 8dc84f3 commit 11e6291

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/src/main/resources/swagger/api-docs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1850,10 +1850,10 @@
18501850
"mail3" : {
18511851
"type" : "string"
18521852
},
1853-
"cap" : {
1853+
"uriprotocolloInformatico" : {
18541854
"type" : "string"
18551855
},
1856-
"uriprotocolloInformatico" : {
1856+
"cap" : {
18571857
"type" : "string"
18581858
}
18591859
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>it.pagopa.selfcare</groupId>
1111
<artifactId>selc-starter-parent</artifactId>
12-
<version>0.2.0-SNAPSHOT</version>
12+
<version>0.3.1-SNAPSHOT</version>
1313
<!-- lookup parent from repository -->
1414
</parent>
1515

0 commit comments

Comments
 (0)