Skip to content

Commit d3737b7

Browse files
committed
Ignore pom.xml
Signed-off-by: Florian Dupuy <florian.dupuy@rte-france.com>
1 parent 9dcd220 commit d3737b7

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

.github/config/.licenserc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ header:
2626
- '**/*.properties'
2727
- '**/*.vert'
2828
- '**/*.frag'
29+
- '**/pom.xml'
2930

3031
comment: on-failure

demo/java/network-viewer-demo-data/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright (c) 2026, RTE (http://www.rte-france.com)
4-
This Source Code Form is subject to the terms of the Mozilla Public
5-
License, v. 2.0. If a copy of the MPL was not distributed with this
6-
file, You can obtain one at http://mozilla.org/MPL/2.0/.
3+
Copyright (c) 2026, RTE (http://www.rte-france.com)
4+
This Source Code Form is subject to the terms of the Mozilla Public
5+
License, v. 2.0. If a copy of the MPL was not distributed with this
6+
file, You can obtain one at http://mozilla.org/MPL/2.0/.
77
-->
88
<project xmlns="http://maven.apache.org/POM/4.0.0"
99
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

0 commit comments

Comments
 (0)