Skip to content

Commit 99f7d0a

Browse files
committed
Bump v1.30.1
Signed-off-by: BOUHOURS Antoine <antoine.bouhours@rte-france.com>
1 parent 6847a59 commit 99f7d0a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

network-store-client-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>com.powsybl</groupId>
1717
<artifactId>powsybl-network-store-client-parent</artifactId>
18-
<version>1.30.1-SNAPSHOT</version>
18+
<version>1.30.1</version>
1919
</parent>
2020

2121
<artifactId>powsybl-network-store-client-distribution</artifactId>

network-store-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>com.powsybl</groupId>
1717
<artifactId>powsybl-network-store-client-parent</artifactId>
18-
<version>1.30.1-SNAPSHOT</version>
18+
<version>1.30.1</version>
1919
</parent>
2020

2121
<artifactId>powsybl-network-store-client</artifactId>

network-store-iidm-impl/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-network-store-client-parent</artifactId>
1414
<groupId>com.powsybl</groupId>
15-
<version>1.30.1-SNAPSHOT</version>
15+
<version>1.30.1</version>
1616
</parent>
1717

1818
<artifactId>powsybl-network-store-iidm-impl</artifactId>

network-store-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.powsybl</groupId>
1515
<artifactId>powsybl-network-store-client-parent</artifactId>
16-
<version>1.30.1-SNAPSHOT</version>
16+
<version>1.30.1</version>
1717
</parent>
1818

1919
<artifactId>powsybl-network-store-model</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</parent>
1919

2020
<artifactId>powsybl-network-store-client-parent</artifactId>
21-
<version>1.30.1-SNAPSHOT</version>
21+
<version>1.30.1</version>
2222

2323
<packaging>pom</packaging>
2424
<name>Network store client parent</name>

0 commit comments

Comments
 (0)