Skip to content

Commit

Permalink
Merge branch 'release/2022-04'
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-gomes committed May 16, 2022
2 parents fa70540 + 044f0c5 commit 68bd8ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name := """SysML-v2-API-Services"""
organization := "org.omg"

version := "2022-04-m1"
version := "2022-04"

javacOptions ++= Seq("-source", "11", "-target", "11", "-Xlint")

Expand Down
4 changes: 2 additions & 2 deletions public/swagger/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1248,7 +1248,7 @@ definitions:
uuid
'@type':
type: string
identifier:
elementId:
type: string
format: uuid
additionalProperties:
Expand All @@ -1262,7 +1262,7 @@ definitions:
uuid
'@type':
type: string
identifier:
elementId:
type: string
format: uuid
source:
Expand Down

0 comments on commit 68bd8ed

Please sign in to comment.