mbeckerle commented on a change in pull request #458:
URL: https://github.com/apache/incubator-daffodil/pull/458#discussion_r526143114
##########
File path: build.sbt
##########
@@ -104,7 +104,7 @@ lazy val testStdLayout =
Project("daffodil-test-stdLayout", file("test-stdLay
lazy val commonSettings = Seq(
organization := "org.apache.daffodil",
- version := "3.0.0",
+ version := "3.1.0-SNAPSHOT",
Review comment:
Only had to do this, because I needed the multi-schema test rig to grab
this newer Daffodil. It should merge (in the future) without conflict.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]