Since main and framework are always at same version, can we modify main/pom.xml to specify framework.version as shown below so as to avoid having to update it after every release?
<framework.version>${project.version}</framework.version>

Thanks,
Sahoo

Reply via email to