Skip to content

Commit

Permalink
Merge branch 'release/2022-10-rc3'
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-gomes committed Nov 6, 2022
2 parents 94231a7 + 143809b commit 98655d9
Show file tree
Hide file tree
Showing 10 changed files with 324,217 additions and 5,533 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-10-rc2"
version := "2022-10-rc3"

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

Expand Down
Loading

0 comments on commit 98655d9

Please sign in to comment.