Method: Maven::Tools::DSL#snapshots
- Defined in:
- lib/maven/tools/dsl.rb
#snapshots(config) ⇒ Object
508 509 510 |
# File 'lib/maven/tools/dsl.rb', line 508 def snapshots( config ) @current.snapshots = respository_policy( config ) end |