Skip to content

Commit

Permalink
0.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Donald Szeto committed May 20, 2013
1 parent d01ad43 commit 8514aa1
Show file tree
Hide file tree
Showing 33 changed files with 94 additions and 94 deletions.
2 changes: 1 addition & 1 deletion bin/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# This script should be sourced with $BASE set to the base of the repository

VERSION=0.4-SNAPSHOT
VERSION=0.4

# Play framework related
PLAY_OPTS=
Expand Down
2 changes: 1 addition & 1 deletion commons/build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "PredictionIO Commons"

version := "0.4-SNAPSHOT"
version := "0.4"

organization := "io.prediction"

Expand Down
2 changes: 1 addition & 1 deletion dist/bin/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# This script should be sourced with $BASE set to the base of the repository

VERSION=0.4-SNAPSHOT
VERSION=0.4

# Play framework related
PLAY_OPTS=""
Expand Down
4 changes: 2 additions & 2 deletions dist/bin/conncheck
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ fi

PROG_NAME=conncheck

JARS="${PROG_HOME}/lib/predictionio-connection-check-tool_2.10-0.4-SNAPSHOT.jar:"
JARS="${PROG_HOME}/lib/predictionio-connection-check-tool_2.10-0.4.jar:"
JARS="${JARS}:${PROG_HOME}/lib/casbah-commons_2.10-2.5.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/casbah-core_2.10-2.5.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/casbah-gridfs_2.10-2.5.0.jar"
Expand All @@ -138,7 +138,7 @@ JARS="${JARS}:${PROG_HOME}/lib/joda-convert-1.2.jar"
JARS="${JARS}:${PROG_HOME}/lib/joda-time-2.1.jar"
JARS="${JARS}:${PROG_HOME}/lib/mongo-java-driver-2.10.1.jar"
JARS="${JARS}:${PROG_HOME}/lib/nscala-time_2.10-0.2.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/predictionio-commons_2.10-0.4-SNAPSHOT.jar"
JARS="${JARS}:${PROG_HOME}/lib/predictionio-commons_2.10-0.4.jar"
JARS="${JARS}:${PROG_HOME}/lib/scala-library-2.10.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/scalaz-concurrent_2.10-7.0.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/scalaz-core_2.10-7.0.0.jar"
Expand Down
2 changes: 1 addition & 1 deletion dist/bin/settings04
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ fi

PROG_NAME=settings04

JARS="${PROG_HOME}/lib/predictionio-0.3-to-0.4-settings-migration_2.10-0.4-SNAPSHOT.jar:"
JARS="${PROG_HOME}/lib/predictionio-0.3-to-0.4-settings-migration_2.10-0.4.jar:"
JARS="${JARS}:${PROG_HOME}/lib/casbah-commons_2.10-2.5.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/casbah-core_2.10-2.5.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/casbah-gridfs_2.10-2.5.0.jar"
Expand Down
4 changes: 2 additions & 2 deletions dist/bin/settingsinit
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ fi

PROG_NAME=settingsinit

JARS="${PROG_HOME}/lib/predictionio-settings-initialization_2.10-0.4-SNAPSHOT.jar:"
JARS="${PROG_HOME}/lib/predictionio-settings-initialization_2.10-0.4.jar:"
JARS="${JARS}:${PROG_HOME}/lib/casbah-commons_2.10-2.5.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/casbah-core_2.10-2.5.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/casbah-gridfs_2.10-2.5.0.jar"
Expand All @@ -138,7 +138,7 @@ JARS="${JARS}:${PROG_HOME}/lib/joda-convert-1.2.jar"
JARS="${JARS}:${PROG_HOME}/lib/joda-time-2.1.jar"
JARS="${JARS}:${PROG_HOME}/lib/mongo-java-driver-2.10.1.jar"
JARS="${JARS}:${PROG_HOME}/lib/nscala-time_2.10-0.2.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/predictionio-commons_2.10-0.4-SNAPSHOT.jar"
JARS="${JARS}:${PROG_HOME}/lib/predictionio-commons_2.10-0.4.jar"
JARS="${JARS}:${PROG_HOME}/lib/scala-library-2.10.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/scalaz-concurrent_2.10-7.0.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/scalaz-core_2.10-7.0.0.jar"
Expand Down
4 changes: 2 additions & 2 deletions dist/bin/users
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ fi

PROG_NAME=users

JARS="${PROG_HOME}/lib/predictionio-users-tool_2.10-0.4-SNAPSHOT.jar:"
JARS="${PROG_HOME}/lib/predictionio-users-tool_2.10-0.4.jar:"
JARS="${JARS}:${PROG_HOME}/lib/casbah-commons_2.10-2.5.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/casbah-core_2.10-2.5.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/casbah-gridfs_2.10-2.5.0.jar"
Expand All @@ -138,7 +138,7 @@ JARS="${JARS}:${PROG_HOME}/lib/joda-convert-1.2.jar"
JARS="${JARS}:${PROG_HOME}/lib/joda-time-2.1.jar"
JARS="${JARS}:${PROG_HOME}/lib/mongo-java-driver-2.10.1.jar"
JARS="${JARS}:${PROG_HOME}/lib/nscala-time_2.10-0.2.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/predictionio-commons_2.10-0.4-SNAPSHOT.jar"
JARS="${JARS}:${PROG_HOME}/lib/predictionio-commons_2.10-0.4.jar"
JARS="${JARS}:${PROG_HOME}/lib/scala-library-2.10.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/scalaz-concurrent_2.10-7.0.0.jar"
JARS="${JARS}:${PROG_HOME}/lib/scalaz-core_2.10-7.0.0.jar"
Expand Down
32 changes: 16 additions & 16 deletions dist/conf/predictionio.conf
Original file line number Diff line number Diff line change
Expand Up @@ -75,26 +75,26 @@ io.prediction.commons.modeldata.training.db.host=localhost
io.prediction.commons.modeldata.training.db.port=27017

# PredictionIO Algorithms
pdio-knnitembased.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4-SNAPSHOT.jar
pdio-latestrank.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4-SNAPSHOT.jar
pdio-randomrank.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4-SNAPSHOT.jar
mahout-itembased.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4-SNAPSHOT.jar
mahout-parallelals.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4-SNAPSHOT.jar
mahout-knnuserbased.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4-SNAPSHOT.jar
mahout-thresholduserbased.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4-SNAPSHOT.jar
mahout-slopeone.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4-SNAPSHOT.jar
mahout-alswr.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4-SNAPSHOT.jar
mahout-svdsgd.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4-SNAPSHOT.jar
mahout-svdplusplus.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4-SNAPSHOT.jar
pdio-knnitembased.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4.jar
pdio-latestrank.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4.jar
pdio-randomrank.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4.jar
mahout-itembased.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4.jar
mahout-parallelals.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4.jar
mahout-knnuserbased.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4.jar
mahout-thresholduserbased.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4.jar
mahout-slopeone.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4.jar
mahout-alswr.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4.jar
mahout-svdsgd.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4.jar
mahout-svdplusplus.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding-assembly-0.4.jar

# Itemrec Scala Mahout Algorithms
io.prediction.algorithms.mahout.itemrec.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Scala-Mahout-assembly-0.4-SNAPSHOT.jar
io.prediction.algorithms.mahout.itemrec.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Algorithms-Scala-Mahout-assembly-0.4.jar

# Mahout core job
io.prediction.algorithms.mahout-core-job.jar=${io.prediction.base}/vendors/mahout-0.8-snapshot/mahout-core-0.8-SNAPSHOT-job.jar

# PredictionIO Offline Evaluation
io.prediction.evaluations.scalding.itemrec.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Evaluations-Hadoop-Scalding-assembly-0.4-SNAPSHOT.jar
io.prediction.evaluations.itemrec.topkitems.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Evaluations-TopKItems-assembly-0.4-SNAPSHOT.jar
io.prediction.evaluations.itemrec.trainingtestsplit.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Evaluations-Scala-TrainingTestSplitTime-assembly-0.4-SNAPSHOT.jar
io.prediction.evaluations.itemrec.paramgen.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Evaluations-ParamGen-assembly-0.4-SNAPSHOT.jar
io.prediction.evaluations.scalding.itemrec.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Evaluations-Hadoop-Scalding-assembly-0.4.jar
io.prediction.evaluations.itemrec.topkitems.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Evaluations-TopKItems-assembly-0.4.jar
io.prediction.evaluations.itemrec.trainingtestsplit.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Evaluations-Scala-TrainingTestSplitTime-assembly-0.4.jar
io.prediction.evaluations.itemrec.paramgen.jar=${io.prediction.base}/lib/PredictionIO-Process-ItemRec-Evaluations-ParamGen-assembly-0.4.jar
4 changes: 2 additions & 2 deletions output/build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "PredictionIO Output"

version := "0.4-SNAPSHOT"
version := "0.4"

organization := "io.prediction"

Expand All @@ -9,7 +9,7 @@ scalaVersion := "2.10.0"
scalacOptions in (Compile, doc) ++= Opts.doc.title("PredictionIO Output API Documentation")

libraryDependencies ++= Seq(
"io.prediction" %% "predictionio-commons" % "0.4-SNAPSHOT",
"io.prediction" %% "predictionio-commons" % "0.4",
"com.github.nscala-time" %% "nscala-time" % "0.2.0",
"junit" % "junit" % "4.11",
"org.specs2" %% "specs2" % "1.14" % "test"
Expand Down
4 changes: 2 additions & 2 deletions process/commons/hadoop/scalding/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name := "PredictionIO Process Commons Hadoop Scalding"

organization := "io.prediction"

version := "0.4-SNAPSHOT"
version := "0.4"

scalaVersion := "2.9.2"

Expand Down Expand Up @@ -32,7 +32,7 @@ libraryDependencies ++= Seq(
)

libraryDependencies ++= Seq(
"io.prediction" %% "predictionio-commons" % "0.4-SNAPSHOT"
"io.prediction" %% "predictionio-commons" % "0.4"
)

resolvers += "Local Maven Repository" at "file://"+Path.userHome.absolutePath+"/.m2/repository"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name := "PredictionIO-Process-ItemRec-Algorithms-Hadoop-Scalding"

packageOptions += Package.ManifestAttributes(java.util.jar.Attributes.Name.MAIN_CLASS -> "com.twitter.scalding.Tool")

version in ThisBuild := "0.4-SNAPSHOT"
version in ThisBuild := "0.4"

scalaVersion in ThisBuild := "2.9.2"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "PredictionIO Process ItemRec Algorithms Hadoop Scalding KNNItemBased"

version := "0.4-SNAPSHOT"
version := "0.4"

scalaVersion := "2.9.2"

Expand All @@ -18,8 +18,8 @@ libraryDependencies ++= Seq(
)

libraryDependencies ++= Seq(
"io.prediction" %% "predictionio-commons" % "0.4-SNAPSHOT",
"io.prediction" %% "predictionio-process-commons-hadoop-scalding" % "0.4-SNAPSHOT"
"io.prediction" %% "predictionio-commons" % "0.4",
"io.prediction" %% "predictionio-process-commons-hadoop-scalding" % "0.4"
)

resolvers += "Local Maven Repository" at "file://"+Path.userHome.absolutePath+"/.m2/repository"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "PredictionIO Process ItemRec Algorithms Hadoop Scalding LatestRank"

version := "0.4-SNAPSHOT"
version := "0.4"

scalaVersion := "2.9.2"

Expand All @@ -18,8 +18,8 @@ libraryDependencies ++= Seq(
)

libraryDependencies ++= Seq(
"io.prediction" %% "predictionio-commons" % "0.4-SNAPSHOT",
"io.prediction" %% "predictionio-process-commons-hadoop-scalding" % "0.4-SNAPSHOT"
"io.prediction" %% "predictionio-commons" % "0.4",
"io.prediction" %% "predictionio-process-commons-hadoop-scalding" % "0.4"
)

resolvers += "Local Maven Repository" at "file://"+Path.userHome.absolutePath+"/.m2/repository"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "PredictionIO Process ItemRec Algorithms Hadoop Scalding Mahout"

version := "0.4-SNAPSHOT"
version := "0.4"

scalaVersion := "2.9.2"

Expand All @@ -18,8 +18,8 @@ libraryDependencies ++= Seq(
)

libraryDependencies ++= Seq(
"io.prediction" %% "predictionio-commons" % "0.4-SNAPSHOT",
"io.prediction" %% "predictionio-process-commons-hadoop-scalding" % "0.4-SNAPSHOT"
"io.prediction" %% "predictionio-commons" % "0.4",
"io.prediction" %% "predictionio-process-commons-hadoop-scalding" % "0.4"
)

resolvers += "Local Maven Repository" at "file://"+Path.userHome.absolutePath+"/.m2/repository"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "PredictionIO Process ItemRec Algorithms Hadoop Scalding RandomRank"

version := "0.4-SNAPSHOT"
version := "0.4"

scalaVersion := "2.9.2"

Expand All @@ -18,8 +18,8 @@ libraryDependencies ++= Seq(
)

libraryDependencies ++= Seq(
"io.prediction" %% "predictionio-commons" % "0.4-SNAPSHOT",
"io.prediction" %% "predictionio-process-commons-hadoop-scalding" % "0.4-SNAPSHOT"
"io.prediction" %% "predictionio-commons" % "0.4",
"io.prediction" %% "predictionio-process-commons-hadoop-scalding" % "0.4"
)

resolvers += "Local Maven Repository" at "file://"+Path.userHome.absolutePath+"/.m2/repository"
Expand Down
2 changes: 1 addition & 1 deletion process/engines/itemrec/algorithms/scala/mahout/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name := "PredictionIO-Process-ItemRec-Algorithms-Scala-Mahout"

packageOptions += Package.ManifestAttributes(java.util.jar.Attributes.Name.MAIN_CLASS -> "io.prediction.commons.mahout.itemrec.MahoutJob")

version in ThisBuild:= "0.4-SNAPSHOT"
version in ThisBuild:= "0.4"

scalaVersion in ThisBuild:= "2.10.0"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name := "PredictionIO-Process-ItemRec-Algorithms-Scala-Mahout-Commons"

libraryDependencies ++= Seq(
"io.prediction" %% "predictionio-commons" % "0.4-SNAPSHOT"
"io.prediction" %% "predictionio-commons" % "0.4"
)

// Mahout's dependencies
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name := "PredictionIO-Process-ItemRec-Evaluations-Hadoop-Scalding"

packageOptions += Package.ManifestAttributes(java.util.jar.Attributes.Name.MAIN_CLASS -> "com.twitter.scalding.Tool")

version in ThisBuild := "0.4-SNAPSHOT"
version in ThisBuild := "0.4"

scalaVersion in ThisBuild := "2.9.2"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "PredictionIO Process ItemRec Evaluations Hadoop Scalding Metrics MAP"

version := "0.4-SNAPSHOT"
version := "0.4"

scalaVersion := "2.9.2"

Expand All @@ -18,8 +18,8 @@ libraryDependencies ++= Seq(
)

libraryDependencies ++= Seq(
"io.prediction" %% "predictionio-commons" % "0.4-SNAPSHOT",
"io.prediction" %% "predictionio-process-commons-hadoop-scalding" % "0.4-SNAPSHOT"
"io.prediction" %% "predictionio-commons" % "0.4",
"io.prediction" %% "predictionio-process-commons-hadoop-scalding" % "0.4"
)

resolvers += "Local Maven Repository" at "file://"+Path.userHome.absolutePath+"/.m2/repository"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "PredictionIO Process ItemRec Evaluations Hadoop Scalding TrainingTestSplit"

version := "0.4-SNAPSHOT"
version := "0.4"

scalaVersion := "2.9.2"

Expand All @@ -18,8 +18,8 @@ libraryDependencies ++= Seq(
)

libraryDependencies ++= Seq(
"io.prediction" %% "predictionio-commons" % "0.4-SNAPSHOT",
"io.prediction" %% "predictionio-process-commons-hadoop-scalding" % "0.4-SNAPSHOT"
"io.prediction" %% "predictionio-commons" % "0.4",
"io.prediction" %% "predictionio-process-commons-hadoop-scalding" % "0.4"
)

resolvers += "Local Maven Repository" at "file://"+Path.userHome.absolutePath+"/.m2/repository"
Expand Down
4 changes: 2 additions & 2 deletions process/engines/itemrec/evaluations/scala/paramgen/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ assemblySettings

name := "PredictionIO-Process-ItemRec-Evaluations-ParamGen"

version := "0.4-SNAPSHOT"
version := "0.4"

scalaVersion := "2.10.0"

libraryDependencies ++= Seq(
"io.prediction" %% "predictionio-commons" % "0.4-SNAPSHOT",
"io.prediction" %% "predictionio-commons" % "0.4",
"ch.qos.logback" % "logback-classic" % "1.0.9",
"ch.qos.logback" % "logback-core" % "1.0.9",
"com.typesafe" % "config" % "1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions process/engines/itemrec/evaluations/scala/topkitems/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ assemblySettings

name := "PredictionIO-Process-ItemRec-Evaluations-TopKItems"

version := "0.4-SNAPSHOT"
version := "0.4"

scalaVersion := "2.10.0"

libraryDependencies ++= Seq(
"io.prediction" %% "predictionio-commons" % "0.4-SNAPSHOT",
"io.prediction" %% "predictionio-output" % "0.4-SNAPSHOT",
"io.prediction" %% "predictionio-commons" % "0.4",
"io.prediction" %% "predictionio-output" % "0.4",
"ch.qos.logback" % "logback-classic" % "1.0.9",
"ch.qos.logback" % "logback-core" % "1.0.9",
"com.github.scala-incubator.io" %% "scala-io-core" % "0.4.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ assemblySettings

name := "PredictionIO-Process-ItemRec-Evaluations-Scala-TrainingTestSplitTime"

version := "0.4-SNAPSHOT"
version := "0.4"

scalaVersion in ThisBuild := "2.9.2"

libraryDependencies ++= Seq(
"io.prediction" %% "predictionio-commons" % "0.4-SNAPSHOT"
"io.prediction" %% "predictionio-commons" % "0.4"
)

libraryDependencies += "com.twitter" % "scalding-args_2.9.2" % "0.8.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name := "PredictionIO-Process-ItemSim-Algorithms-Hadoop-Scalding"

packageOptions += Package.ManifestAttributes(java.util.jar.Attributes.Name.MAIN_CLASS -> "com.twitter.scalding.Tool")

version in ThisBuild := "0.4-SNAPSHOT"
version in ThisBuild := "0.4"

scalaVersion in ThisBuild := "2.9.2"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "PredictionIO Process ItemSim Algorithms Hadoop Scalding ItemSimCF"

version := "0.4-SNAPSHOT"
version := "0.4"

scalaVersion := "2.9.2"

Expand All @@ -18,8 +18,8 @@ libraryDependencies ++= Seq(
)

libraryDependencies ++= Seq(
"io.prediction" %% "predictionio-commons" % "0.4-SNAPSHOT",
"io.prediction" %% "predictionio-process-commons-hadoop-scalding" % "0.4-SNAPSHOT"
"io.prediction" %% "predictionio-commons" % "0.4",
"io.prediction" %% "predictionio-process-commons-hadoop-scalding" % "0.4"
)

resolvers += "Local Maven Repository" at "file://"+Path.userHome.absolutePath+"/.m2/repository"
Expand Down
Loading

0 comments on commit 8514aa1

Please sign in to comment.