You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2020/11/18 14:46:05 UTC

[GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #458: TDML Runner provides namespace. Disallows dup test names.

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:
users@infra.apache.org