Files
sbt/src
Pierre DAL-PRA 621f9dc568 Documentation : use isSnapshot setting instead of "version.value.trim.endsWith("SNAPSHOT")"
Since SBT provides the `isSnapshot` setting to check whether the current version is a snapshot version or not, I thought it could be nice to use it here instead of reimplementing it :)
2013-12-01 16:48:50 -05:00
..