Github user EmergentOrder commented on a diff in the pull request:
https://github.com/apache/incubator-predictionio/pull/269#discussion_r74987892
--- Diff: examples/scala-parallel-similarproduct/filterbyyear/build.sbt ---
@@ -7,6 +7,6 @@ name := "template-scala-parallel-similarproduct"
organization := "io.prediction"
libraryDependencies ++= Seq(
- "io.prediction" %% "core" % "0.8.6" % "provided",
+ "io.prediction" %% "core" % "0.9.6" % "provided",
--- End diff --
Yes, although it will fail without a local build populating the lib in ivy.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---