We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20912e3 + 47d5481 commit 97fe096Copy full SHA for 97fe096
build.sbt
@@ -1,7 +1,7 @@
1
name := """SysML-v2-API-Services"""
2
organization := "org.omg"
3
4
-version := "2022-02-m1"
+version := "2022-02"
5
6
javacOptions ++= Seq("-source", "11", "-target", "11", "-Xlint")
7
0 commit comments