Skip to content

Commit dabb1be

Browse files
committed
Bump to v7.2.0
Signed-off-by: CHEN Roxane <roxane.chen@rte-france.com>
1 parent f4c65c0 commit dabb1be

File tree

47 files changed

+49
-49
lines changed

Some content is hidden

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

47 files changed

+49
-49
lines changed

commons/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-open-rao</artifactId>
10-
<version>7.2.0-SNAPSHOT</version>
10+
<version>7.2.0</version>
1111
</parent>
1212
<artifactId>open-rao-commons</artifactId>
1313
<packaging>jar</packaging>

data/crac/crac-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>open-rao-crac</artifactId>
77
<groupId>com.powsybl</groupId>
8-
<version>7.2.0-SNAPSHOT</version>
8+
<version>7.2.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

data/crac/crac-impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>open-rao-crac</artifactId>
77
<groupId>com.powsybl</groupId>
8-
<version>7.2.0-SNAPSHOT</version>
8+
<version>7.2.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

data/crac/crac-io/crac-io-cim/pom.xml

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

data/crac/crac-io/crac-io-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>open-rao-crac-io</artifactId>
77
<groupId>com.powsybl</groupId>
8-
<version>7.2.0-SNAPSHOT</version>
8+
<version>7.2.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

data/crac/crac-io/crac-io-cse/pom.xml

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

data/crac/crac-io/crac-io-fb-constraint/pom.xml

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

data/crac/crac-io/crac-io-json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>open-rao-crac-io</artifactId>
77
<groupId>com.powsybl</groupId>
8-
<version>7.2.0-SNAPSHOT</version>
8+
<version>7.2.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

data/crac/crac-io/crac-io-nc/pom.xml

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

data/crac/crac-io/crac-io-network/pom.xml

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

0 commit comments

Comments
 (0)