Skip to content

Commit

Permalink
Release 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dobretzberger committed Apr 9, 2020
1 parent 8e5548f commit 3dc7677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object ScalaJasperBuild extends Build {
id = "scalajasper",
base = file("."),
settings = Project.defaultSettings ++ Seq(
version := "0.5.6-SNAPSHOT",
version := "0.5.6",
fork := true,
resolvers += "Jasper" at "http://jasperreports.sourceforge.net/maven2",
resolvers += "Jasper Third Party" at "http://jaspersoft.artifactoryonline.com/jaspersoft/third-party-ce-artifacts",
Expand Down

0 comments on commit 3dc7677

Please sign in to comment.