]> Dogcows Code - chaz/sbt-tap/commitdiff
fix project name
authorManish Khettry <manish@ooyala.com>
Thu, 26 Apr 2012 00:47:53 +0000 (17:47 -0700)
committerManish Khettry <manish@ooyala.com>
Thu, 26 Apr 2012 00:47:53 +0000 (17:47 -0700)
build.sbt

index 31326f41a2f60111c8dc604d7c317e355b63586a..e79fbe7d8eba1f93f4ad2057734e71007fdd4f04 100644 (file)
--- a/build.sbt
+++ b/build.sbt
@@ -1,6 +1,6 @@
 sbtPlugin := true
 
-name := "sbt-tap-plugin2"
+name := "sbt-tap-plugin"
 
 version := "0.1"
 
This page took 0.019914 seconds and 4 git commands to generate.