You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.