blob: d8c3b1c9eee93c197ad5e4cb58107c7d90c46f69 [file] [log] [blame]
//
// This file is used to export Maven properties to a file
// which will be included by various Asciidoctor documents
// to share global properties/attributes.
//
// see https://github.com/asciidoctor/asciidoctor-maven-plugin/issues/170
//
:tamaya_version_current: ${project.version}
:tamaya_mvn_group_id: ${project.groupId}