Skip to content

Release 2.0.1

Choose a tag to compare

@pun-ky pun-ky released this 08 Sep 06:40
· 3575 commits to master since this release

Implemented #57 , #55

Upgrade notes:

  • if project using plugin has using custom properties.xml with variables like ${project.group} etc, only syntax update is needed, from ${var} to {{var}} . This fixes just prevents against potential collisions with Felix variables in case of aemCreate task.