We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7df3f41 + 8af5be5 commit ea59433Copy full SHA for ea59433
1 file changed
build.sbt
@@ -1,7 +1,7 @@
1
name := """SysML-v2-API-Services"""
2
organization := "org.omg"
3
4
-version := "2019-11-1"
+version := "2019-11-p2"
5
6
javacOptions ++= Seq("-source", "11", "-target", "11", "-Xlint")
7
0 commit comments