Skip to content

Commit ea2e798

Browse files
committed
Bump to v3.0.1
Signed-off-by: Nicolas Rol <nicolas.rol@rte-france.com>
1 parent 7cd9057 commit ea2e798

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

metrix-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.powsybl</groupId>
88
<artifactId>powsybl-metrix</artifactId>
9-
<version>3.0.1-SNAPSHOT</version>
9+
<version>3.0.1</version>
1010
</parent>
1111

1212
<artifactId>powsybl-metrix-commons</artifactId>

metrix-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<artifactId>powsybl-metrix</artifactId>
1515
<groupId>com.powsybl</groupId>
16-
<version>3.0.1-SNAPSHOT</version>
16+
<version>3.0.1</version>
1717
</parent>
1818
<modelVersion>4.0.0</modelVersion>
1919

metrix-integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<artifactId>powsybl-metrix</artifactId>
1616
<groupId>com.powsybl</groupId>
17-
<version>3.0.1-SNAPSHOT</version>
17+
<version>3.0.1</version>
1818
</parent>
1919
<modelVersion>4.0.0</modelVersion>
2020

metrix-mapping/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<artifactId>powsybl-metrix</artifactId>
1515
<groupId>com.powsybl</groupId>
16-
<version>3.0.1-SNAPSHOT</version>
16+
<version>3.0.1</version>
1717
</parent>
1818
<modelVersion>4.0.0</modelVersion>
1919

metrix-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>powsybl-metrix</artifactId>
1414
<groupId>com.powsybl</groupId>
15-
<version>3.0.1-SNAPSHOT</version>
15+
<version>3.0.1</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<artifactId>powsybl-metrix</artifactId>
2323
<packaging>pom</packaging>
24-
<version>3.0.1-SNAPSHOT</version>
24+
<version>3.0.1</version>
2525

2626
<name>powsybl metrix</name>
2727
<description>Multisituation loadflow and optimization module for powsybl</description>

0 commit comments

Comments
 (0)