Github user mbeckerle commented on a diff in the pull request:
https://github.com/apache/incubator-daffodil/pull/3#discussion_r148564978
--- Diff: build.sbt ---
@@ -4,6 +4,8 @@ name := "daffodil"
organization in ThisBuild := "edu.illinois.ncsa"
+version in ThisBuild := "2.1.0-SNAPSHOT"
--- End diff --
I understand this is hardcoded now, but expected this naming convention
would change. So are we going to continue with the NNN-SNAPSHOT convention for
naming?---
