Skip to content

Commit e734da6

Browse files
authored
Update version from 2.28.0-SNAPSHOT to 2.29.0-SNAPSHOT (#166)
Signed-off-by: Florent MILLOT <[email protected]>
1 parent d52871f commit e734da6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

network-store-iidm-tck/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-server-parent</artifactId>
18-
<version>2.28.0-SNAPSHOT</version>
18+
<version>2.29.0-SNAPSHOT</version>
1919
</parent>
2020

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

network-store-integration-test/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-server-parent</artifactId>
18-
<version>2.28.0-SNAPSHOT</version>
18+
<version>2.29.0-SNAPSHOT</version>
1919
</parent>
2020

2121
<artifactId>powsybl-network-store-integration-test</artifactId>

network-store-server/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-server-parent</artifactId>
18-
<version>2.28.0-SNAPSHOT</version>
18+
<version>2.29.0-SNAPSHOT</version>
1919
</parent>
2020

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

network-store-tools/pom.xml

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

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

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</parent>
2121

2222
<artifactId>powsybl-network-store-server-parent</artifactId>
23-
<version>2.28.0-SNAPSHOT</version>
23+
<version>2.29.0-SNAPSHOT</version>
2424

2525
<packaging>pom</packaging>
2626
<name>Network store server parent</name>

0 commit comments

Comments
 (0)