Skip to content

Commit

Permalink
Merge pull request #22 from InCommon/13-fix-2-week-expo
Browse files Browse the repository at this point in the history
Update build.xml
  • Loading branch information
nroy authored Feb 20, 2025
2 parents 39d24f9 + 58ad08b commit e0f89ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
-->

<!-- Default validUntil duration for all generated metadata, in days. -->
<property name="validUntil.default.days" value="21"/>
<property name="validUntil.default.days" value="14"/>

<!-- Specific validUntil duration for aggregates, in days. -->
<property name="validUntil.aggregate.days" value="${validUntil.default.days}"/>
Expand Down

0 comments on commit e0f89ac

Please sign in to comment.