This project produces a maven mojo that can set the System property "squirrelsql.version" so that
it can be used globally by the installers and the update-site projects. It accepts the project
version as an argument which it uses to decide what the squirrelsql.version should be. If the
project version ends with "-SNAPSHOT", then the squirrelsql.version will be set to
Snapshot-{timestamp} where {timestamp} is the current timestamp in the form of YYYYMMDD_HHMM. If
however, the ...
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Build Model
Apache 2.0
| org.apache.maven
»
maven-plugin-api The API for Maven 3 plugins - Mojos - development. | 2.0 | 3.9.15 | |
Build Tool
Apache 2.0
| org.apache.maven
»
maven-project Core classes of Apache Maven to manage the building process. | 2.0.2 | 3.9.15 | |
Apache 2.0
| org.apache.maven
»
maven-settings Maven Settings model. | 2.0.2 | 3.9.15 |
