Skip to content

Commit

Permalink
Cleaned up deprecations. Dealt with silent regex problems. Working on…
Browse files Browse the repository at this point in the history
… emitting lots of metadata
  • Loading branch information
dpp committed Sep 3, 2017
1 parent ca7beb4 commit ee7574f
Show file tree
Hide file tree
Showing 8 changed files with 890 additions and 794 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -26,7 +26,7 @@ resolvers += "Scala" at "https://oss.sonatype.org/content/groups/scala-tools/"

// resolvers += "Java.net Maven2 Repository" at "http://download.java.net/maven/2/"

version := "0.3-SNAPSHOT"
version := "0.4.1-SNAPSHOT"

// crossScalaVersions in ThisBuild := Seq("2.9.2", "2.10.0") // "2.9.1-1", "2.9.1", "2.9.0-1", "2.9.0")

Expand Down
1 change: 1 addition & 0 deletions project/build.properties
@@ -0,0 +1 @@
sbt.version=0.13.16

0 comments on commit ee7574f

Please sign in to comment.