struts-community-plugins / struts2-jquery

Struts2 jQuery Plugin
Apache License 2.0
83 stars 49 forks source link

Wrong repository definition in README.md #487

Open nikosdimitrakas opened 3 months ago

nikosdimitrakas commented 3 months ago
<releases>false</releases>
<snapshots>true</snapshots>

should be

<releases><enabled>false</enabled></releases>
<snapshots><enabled>true</enabled></snapshots>

at least according to the xsd at https://maven.apache.org/xsd/maven-4.0.0.xsd