Skip to content

Commit e63a2ab

Browse files
committed
Working psmod1 POC with new 0.0.2-SNAPSHOT artefact version.
Providing proper routing with custom Assets is still unresolved. Not a problem for current foreseen modules.
1 parent c71079d commit e63a2ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name := """psmod1"""
22

33
organization := """com.escalesoft"""
44

5-
version := "1.0-SNAPSHOT"
5+
version := "0.0.2-SNAPSHOT"
66

77
lazy val root = (project in file(".")).enablePlugins(PlayScala)
88

0 commit comments

Comments
 (0)