Skip to content

Commit 823e3c5

Browse files
authored
Merge pull request #72 from cquiroz/M13-release
Remove scm to properly release
2 parents 92adfb6 + e326e36 commit 823e3c5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.sbt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -237,10 +237,6 @@ lazy val docs = project.in(file("docs")).dependsOn(scalajavatimeJVM, scalajavati
237237
)
238238

239239
lazy val pomData =
240-
<scm>
241-
<url>git@github.com:cquiroz/scala-java-time.git</url>
242-
<connection>scm:git:git@github.com:cquiroz/scala-java-time.git</connection>
243-
</scm>
244240
<developers>
245241
<developer>
246242
<id>cquiroz</id>

0 commit comments

Comments
 (0)