Skip to content

Commit

Permalink
Merge pull request #1086 from eclipse-tractusx/chore/update_version_S…
Browse files Browse the repository at this point in the history
…erialPart

Change version of SerialPart from 1.0.1 to 3.0.0
  • Loading branch information
mkanal authored Nov 15, 2024
2 parents fd859a8 + 3c24b82 commit 01f107d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ Here's an example how such a submodel descriptor could look like:
"keys": [
{
"type": "GlobalReference",
"value": "urn:samm:io.catenax.serial_part:1.0.1#SerialPart"
"value": "urn:samm:io.catenax.serial_part:3.0.0#SerialPart"
}
]
},
Expand Down Expand Up @@ -253,7 +253,7 @@ Here's an example how such a submodel descriptor could look like:
"keys": [
{
"type": "GlobalReference",
"value": "urn:samm:io.catenax.serial_part:1.0.1#SerialPart"
"value": "urn:samm:io.catenax.serial_part:3.0.0#SerialPart"
}
]
},
Expand Down

0 comments on commit 01f107d

Please sign in to comment.