From 8c332c16d05eccc735b45b1f2ad42a501d6f5105 Mon Sep 17 00:00:00 2001 From: chick Date: Wed, 24 Feb 2016 13:51:49 -0800 Subject: sonatype repo will be using chisel3 as the base name --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 87220069..9d75cac1 100644 --- a/build.sbt +++ b/build.sbt @@ -9,7 +9,7 @@ ghpages.settings lazy val chiselBuildSettings = Seq ( organization := "edu.berkeley.cs", version := "3.0", - name := "Chisel", + name := "Chisel3", git.remoteRepo := "git@github.com:ucb-bar/chisel3.git", scalaVersion := "2.11.7", -- cgit v1.2.3