Skip to content

Commit 7246729

Browse files
committed
Fix SCM requirement in sonatype.sbt
1 parent 4912242 commit 7246729

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

sonatype.sbt

-5
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ pomExtra in Global := {
88
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
99
</license>
1010
</licenses>
11-
<scm>
12-
<connection>scm:git:github.com:scalapb/sparksql-scalapb.git</connection>
13-
<developerConnection>scm:git:git@github.com:scalapb/sparksql-scalapb.git</developerConnection>
14-
<url>github.com/scalapb/sparksql-scalapb</url>
15-
</scm>
1611
<developers>
1712
<developer>
1813
<id>thesamet</id>

0 commit comments

Comments
 (0)