Skip to content

Commit

Permalink
Bump version for 4.0.0 development
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Adams authored and jadams-tresys committed Jan 23, 2025
1 parent 2d7883e commit 8974ee6
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 @@ -237,7 +237,7 @@ val minSupportedJavaVersion: String =

lazy val commonSettings = Seq(
organization := "org.apache.daffodil",
version := "3.10.0",
version := "4.0.0-SNAPSHOT",
scalaVersion := "2.12.20",
crossScalaVersions := Seq("2.12.20"),
scalacOptions ++= buildScalacOptions(scalaVersion.value),
Expand Down

0 comments on commit 8974ee6

Please # to comment.