0.0.2
Added
- Added the property called
gav
into theadd-dep
goal in order to inform the target dependency following the GAV(groupId:artifactId:version
) pattern
Removed
- Removed the properties:
groupId
,artifactId
,version
in favor to use thegav
property