Skip to content

Commit 4520582

Browse files
committed
Prepare tag 0.1.1
Signed-off-by: Sébastien MURGEY <sebastien.murgey@rte-france.com>
1 parent ee2bfbd commit 4520582

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

balances-adjustment/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-incubator</artifactId>
19-
<version>0.1.0</version>
19+
<version>0.1.1</version>
2020
</parent>
2121

2222

cgmes-dl/cgmes-dl-conversion/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.powsybl</groupId>
1414
<artifactId>powsybl-cgmes-dl</artifactId>
15-
<version>0.1.0</version>
15+
<version>0.1.1</version>
1616
</parent>
1717

1818
<artifactId>powsybl-cgmes-dl-conversion</artifactId>

cgmes-dl/cgmes-iidm-extensions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.powsybl</groupId>
1414
<artifactId>powsybl-cgmes-dl</artifactId>
15-
<version>0.1.0</version>
15+
<version>0.1.1</version>
1616
</parent>
1717

1818
<artifactId>powsybl-cgmes-iidm-extensions</artifactId>

cgmes-dl/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-incubator</artifactId>
18-
<version>0.1.0</version>
18+
<version>0.1.1</version>
1919
</parent>
2020

2121
<packaging>pom</packaging>

cgmes-gl/cgmes-gl-conversion/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.powsybl</groupId>
1414
<artifactId>powsybl-cgmes-gl</artifactId>
15-
<version>0.1.0</version>
15+
<version>0.1.1</version>
1616
</parent>
1717

1818
<artifactId>powsybl-cgmes-gl-conversion</artifactId>

cgmes-gl/cgmes-gl-iidm-extensions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.powsybl</groupId>
1414
<artifactId>powsybl-cgmes-gl</artifactId>
15-
<version>0.1.0</version>
15+
<version>0.1.1</version>
1616
</parent>
1717

1818
<artifactId>powsybl-cgmes-gl-iidm-extensions</artifactId>

cgmes-gl/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-incubator</artifactId>
18-
<version>0.1.0</version>
18+
<version>0.1.1</version>
1919
</parent>
2020

2121
<packaging>pom</packaging>

pom.xml

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

1515
<groupId>com.powsybl</groupId>
1616
<artifactId>powsybl-incubator</artifactId>
17-
<version>0.1.0</version>
17+
<version>0.1.1</version>
1818
<packaging>pom</packaging>
1919

2020
<name>powsybl incubator</name>

simple-loadflow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.powsybl</groupId>
99
<artifactId>powsybl-incubator</artifactId>
10-
<version>0.1.0</version>
10+
<version>0.1.1</version>
1111
</parent>
1212

1313
<artifactId>powsybl-simple-loadflow</artifactId>

substation-diagram/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-incubator</artifactId>
17-
<version>0.1.0</version>
17+
<version>0.1.1</version>
1818
</parent>
1919

2020
<packaging>pom</packaging>

0 commit comments

Comments
 (0)