File tree 4 files changed +4
-4
lines changed
play-multi-project-jacoco/project
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ name := "jacoco4sbt"
4
4
5
5
organization := " de.johoop"
6
6
7
- version := " 2.1.4-SNAPSHOT "
7
+ version := " 2.1.4"
8
8
9
9
resolvers += " Sonatype Release" at " https://oss.sonatype.org/content/repositories/releases"
10
10
Original file line number Diff line number Diff line change 1
- addSbtPlugin(" de.johoop" % " jacoco4sbt" % " 2.1.4-SNAPSHOT " )
1
+ addSbtPlugin(" de.johoop" % " jacoco4sbt" % " 2.1.4" )
Original file line number Diff line number Diff line change 1
- addSbtPlugin(" de.johoop" % " jacoco4sbt" % " 2.1.4-SNAPSHOT " )
1
+ addSbtPlugin(" de.johoop" % " jacoco4sbt" % " 2.1.4" )
Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/release
7
7
// Use the Play sbt plugin for Play projects
8
8
addSbtPlugin(" com.typesafe.play" % " sbt-plugin" % " 2.2.1" )
9
9
10
- addSbtPlugin(" de.johoop" % " jacoco4sbt" % " 2.1.4-SNAPSHOT " )
10
+ addSbtPlugin(" de.johoop" % " jacoco4sbt" % " 2.1.4" )
You can’t perform that action at this time.
0 commit comments