Skip to content

Commit

Permalink
Correct versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
TorstenHirsch committed Feb 8, 2024
1 parent da8dea4 commit 5cab28b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io.catenax.fleet.vehicles/2.1.0/Vehicles.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix : <urn:samm:io.catenax.fleet.vehicles:2.0.0#> .
@prefix : <urn:samm:io.catenax.fleet.vehicles:2.1.0#> .
@prefix ext-number: <urn:samm:io.catenax.shared.business_partner_number:2.0.0#> .
@prefix ext-uuid: <urn:samm:io.catenax.shared.uuid:2.0.0#> .

Expand Down

0 comments on commit 5cab28b

Please sign in to comment.