Skip to content

Commit

Permalink
Move to amf version 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pope1838 committed May 21, 2019
1 parent 39bbe90 commit 10bb40c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ lazy val workspaceDirectory: File =
case _ => Path.userHome / "mulesoft"
}

val amfVersion = "3.3.0-SNAPSHOT"
val amfVersion = "3.2.1"

lazy val amfJVMRef = ProjectRef(workspaceDirectory / "amf", "clientJVM")
lazy val amfJSRef = ProjectRef(workspaceDirectory / "amf", "clientJS")
Expand Down

0 comments on commit 10bb40c

Please sign in to comment.