Bump to PIO 0.11.0-incubating and enhance sbt configuration

Closes #6
3 files changed
tree: 649863b68066be00275e1c43ac8423f926da67e0
  1. project/
  2. src/
  3. .gitignore
  4. build.properties
  5. build.sbt
  6. engine.json
  7. README.md
  8. template.json
README.md

Vanilla Engine Template

Documentation

Please refer to http://predictionio.incubator.apache.org/templates/vanilla/quickstart/

Versions

v0.4.0

  • Update for Apache PredictionIO 0.10.0-incubating

v0.3.0

  • update for PredictionIO 0.9.2, including:

    • use new PEventStore API
    • use appName in DataSource parameter

v0.2.0

  • update for PredictionIO 0.9.2

v0.1.1

  • update build.sbt and template.json for PredictionIO 0.9.2

v0.1.0

  • initial version