Class: Maven::Model::SourceControl

Inherits:
Tag
  • Object
show all
Defined in:
lib/maven/model/model.rb

Instance Method Summary collapse

Methods inherited from Tag

_tags, #comment, #initialize, prepend_tags, tags, #to_xml

Constructor Details

This class inherits a constructor from Maven::Model::Tag

Instance Method Details

#_nameObject



350
351
352
# File 'lib/maven/model/model.rb', line 350

def _name
  'scm'
end