Skip to content

Commit 9197a9a

Browse files
committed
added versionScheme verify snapshot release #1
1 parent 87958f5 commit 9197a9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ organization := "io.github.gmkumar2005"
44
organizationName := "io.github.gmkumar2005"
55
scalaVersion := "2.12.18"
66
sonatypeProfileName := "io.github.gmkumar2005"
7+
versionScheme := Some("early-semver")
78
licenses := Seq(
89
"APL2" -> url("http://www.apache.org/licenses/LICENSE-2.0.txt")
910
)

0 commit comments

Comments
 (0)