I have created one war for the marketplace which targets both 6.1.1 CE GA2+ and 6.1.2 EE GA2. The war deploys perfectly to both versions.
In my liferay-plugins-package.properties I have the following:
1liferay-versions=6.1.1+,6.1.2+
In the market account when I upload this war it shows that it is only for Liferay 6.1 CE GA2. Is it possible to have one war file that targets both versions on the marketplace or will I need to build a second copy with the 6.1.2 EE GA2 SDK?