Skip to content

Commit 2ff9d0f

Browse files
committed
Fixes #26134: Change Rudder current-year to 2025
1 parent 2579d18 commit 2ff9d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/sources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ limitations under the License.
418418

419419
<!-- Libraries version that MUST be used in all children project -->
420420

421-
<current-year>2024</current-year>
421+
<current-year>2025</current-year>
422422
<rudder-major-version>8.1</rudder-major-version>
423423
<rudder-version>8.1.11-SNAPSHOT</rudder-version>
424424

0 commit comments

Comments
 (0)