Skip to content

Commit 615f561

Browse files
committed
Bump to v6.8.0-SNAPSHOT
Signed-off-by: Olivier Perrin <[email protected]>
1 parent 829d453 commit 615f561

File tree

94 files changed

+94
-94
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+94
-94
lines changed

action-api/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-core</artifactId>
18-
<version>6.7.0-RC1</version>
18+
<version>6.8.0-SNAPSHOT</version>
1919
</parent>
2020

2121
<artifactId>powsybl-action-api</artifactId>

action-ial/action-ial-dsl-spi/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-action-ial</artifactId>
18-
<version>6.7.0-RC1</version>
18+
<version>6.8.0-SNAPSHOT</version>
1919
</parent>
2020

2121
<artifactId>powsybl-action-ial-dsl-spi</artifactId>

action-ial/action-ial-dsl/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-action-ial</artifactId>
18-
<version>6.7.0-RC1</version>
18+
<version>6.8.0-SNAPSHOT</version>
1919
</parent>
2020

2121
<artifactId>powsybl-action-ial-dsl</artifactId>

action-ial/action-ial-simulator/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-action-ial</artifactId>
18-
<version>6.7.0-RC1</version>
18+
<version>6.8.0-SNAPSHOT</version>
1919
</parent>
2020

2121
<artifactId>powsybl-action-ial-simulator</artifactId>

action-ial/action-ial-util/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-action-ial</artifactId>
18-
<version>6.7.0-RC1</version>
18+
<version>6.8.0-SNAPSHOT</version>
1919
</parent>
2020

2121
<artifactId>powsybl-action-ial-util</artifactId>

action-ial/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-core</artifactId>
18-
<version>6.7.0-RC1</version>
18+
<version>6.8.0-SNAPSHOT</version>
1919
</parent>
2020

2121
<packaging>pom</packaging>

ampl-converter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>com.powsybl</groupId>
1616
<artifactId>powsybl-core</artifactId>
17-
<version>6.7.0-RC1</version>
17+
<version>6.8.0-SNAPSHOT</version>
1818
</parent>
1919

2020
<artifactId>powsybl-ampl-converter</artifactId>

ampl-executor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ this
1515
<parent>
1616
<groupId>com.powsybl</groupId>
1717
<artifactId>powsybl-core</artifactId>
18-
<version>6.7.0-RC1</version>
18+
<version>6.8.0-SNAPSHOT</version>
1919
</parent>
2020

2121
<artifactId>powsybl-ampl-executor</artifactId>

cgmes/cgmes-completion/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.powsybl</groupId>
1818
<artifactId>powsybl-cgmes</artifactId>
19-
<version>6.7.0-RC1</version>
19+
<version>6.8.0-SNAPSHOT</version>
2020
</parent>
2121

2222
<artifactId>powsybl-cgmes-completion</artifactId>

cgmes/cgmes-conformity/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-cgmes</artifactId>
18-
<version>6.7.0-RC1</version>
18+
<version>6.8.0-SNAPSHOT</version>
1919
</parent>
2020

2121
<artifactId>powsybl-cgmes-conformity</artifactId>

0 commit comments

Comments
 (0)