aboutsummaryrefslogtreecommitdiff
path: root/project/build.properties
diff options
context:
space:
mode:
authorCheng Lian <lian.cs.zju@gmail.com>2014-04-16 08:52:14 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-04-16 08:52:14 -0700
commit6a10d801626f1513b1b349b54ba0e2e6bf55c7e2 (patch)
tree071426f8aef315b932648f6f0213350a0a4a0dc2 /project/build.properties
parent273c2fd08deb49e970ec471c857dcf0b2953f922 (diff)
downloadspark-6a10d801626f1513b1b349b54ba0e2e6bf55c7e2.tar.gz
spark-6a10d801626f1513b1b349b54ba0e2e6bf55c7e2.tar.bz2
spark-6a10d801626f1513b1b349b54ba0e2e6bf55c7e2.zip
[SPARK-959] Updated SBT from 0.13.1 to 0.13.2
JIRA issue: [SPARK-959](https://spark-project.atlassian.net/browse/SPARK-959) SBT 0.13.2 has been officially released. This version updated Ivy 2.0 to Ivy 2.3, which fixes [IVY-899](https://issues.apache.org/jira/browse/IVY-899). This PR also removed previous workaround. Author: Cheng Lian <lian.cs.zju@gmail.com> Closes #426 from liancheng/updateSbt and squashes the following commits: 95e3dc8 [Cheng Lian] Updated SBT from 0.13.1 to 0.13.2 to fix SPARK-959
Diffstat (limited to 'project/build.properties')
-rw-r--r--project/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/build.properties b/project/build.properties
index 4b52bb928a..bcde13f436 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -14,4 +14,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-sbt.version=0.13.1
+sbt.version=0.13.2