File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- name := " scalac-scales -plugin"
1+ name := " scalac-scoverage -plugin"
22
3- organization := " org.scalescc "
3+ organization := " com.sksamuel.scoverage "
44
5- version := " 0.90 .0"
5+ version := " 0.92 .0"
66
77scalaVersion := " 2.10.3"
88
@@ -33,7 +33,7 @@ publishTo <<= version {
3333}
3434
3535pomExtra := {
36- <url >https:// github.com/ scala - scales / scalac- scales - plugin</url >
36+ <url >https:// github.com/ scoverage / scalac- scoverage - plugin</url >
3737 <licenses >
3838 <license >
3939 <name >Apache 2 </name >
@@ -42,8 +42,8 @@ pomExtra := {
4242 </license >
4343 </licenses >
4444 <scm >
45- <url >git@ github.com: scala - scales / scalac- scales - plugin.git</url >
46- <connection >scm: git@ github.com: scala - scales / scalac- scales - plugin.git</connection >
45+ <url >git@ github.com: scoverage / scalac- scoverage - plugin.git</url >
46+ <connection >scm: git@ github.com: scoverage / scalac- scoverage - plugin.git</connection >
4747 </scm >
4848 <developers >
4949 <developer >
You can’t perform that action at this time.
0 commit comments