Fix bad updatePolicy string
This commit is contained in:
parent
1053ead62d
commit
e262f425d2
@ -39,7 +39,7 @@
|
||||
</releases>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
<updatePolicy>43200</updatePolicy> <!-- Update every 30 days -->
|
||||
<updatePolicy>interval:43200</updatePolicy> <!-- Update every 30 days -->
|
||||
</snapshots>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
|
Loading…
Reference in New Issue
Block a user