Skip to content

Commit ef6c18f

Browse files
committed
Update build.sbt
1 parent 21fdffb commit ef6c18f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.sbt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ lazy val commonSettings = Seq(
1010
licenses := Seq("BSD" -> url("https://github.com/PDAL/PDAL/blob/master/LICENSE.txt")),
1111
homepage := Some(url("https://www.pdal.io")),
1212
versionScheme := Some("semver-spec"),
13-
publishMavenStyle := true,
14-
pomIncludeRepository := { _ => false },
1513
scalacOptions ++= Seq(
1614
"-deprecation",
1715
"-unchecked",

0 commit comments

Comments
 (0)