Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Fixed org
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderdean committed Apr 26, 2014
1 parent d6e1579 commit 61ed968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ object BuildSettings {

// Basic settings for our app
lazy val basicSettings = Seq[Setting[_]](
organization := "SnowPlow Analytics Ltd",
organization := "com.snowplowanalytcs",
version := "0.0.5",
description := "The Scalding WordCountJob example as a standalone SBT project, ready for Amazon EMR",
scalaVersion := "2.10.4",
Expand Down

0 comments on commit 61ed968

Please sign in to comment.