Skip to content

Commit eb8c1e7

Browse files
committed
bump core to 6.7.0-RC1
Signed-off-by: Didier Vidal <didier.vidal_externe@rte-france.com>
1 parent b242f52 commit eb8c1e7

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

pom.xml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
4-
Copyright (c) 2019, RTE (http://www.rte-france.com)
5-
This Source Code Form is subject to the terms of the Mozilla Public
6-
License, v. 2.0. If a copy of the MPL was not distributed with this
7-
file, You can obtain one at http://mozilla.org/MPL/2.0/.
8-
9-
-->
3+
Copyright (c) 2019-2025, 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/.
7+
SPDX-License-Identifier: MPL-2.0
8+
-->
109
<project xmlns="http://maven.apache.org/POM/4.0.0"
1110
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1211
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@@ -54,7 +53,7 @@
5453
<slf4jtoys.version>1.6.3</slf4jtoys.version>
5554
<asciitable.version>0.3.2</asciitable.version>
5655

57-
<powsybl-core.version>6.7.0-SNAPSHOT</powsybl-core.version>
56+
<powsybl-core.version>6.7.0-RC1</powsybl-core.version>
5857
</properties>
5958

6059
<build>

0 commit comments

Comments
 (0)