Skip to content

Commit 09857ee

Browse files
[WSO2 Release] [Jenkins #6124] [Release 7.2.0-m7] prepare release v7.2.0-m7
1 parent 5e9f983 commit 09857ee

File tree

29 files changed

+32
-32
lines changed

29 files changed

+32
-32
lines changed

modules/api-resources/api-resources-full/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<parent>
2424
<groupId>org.wso2.is</groupId>
2525
<artifactId>api-resources</artifactId>
26-
<version>7.2.0-m7-SNAPSHOT</version>
26+
<version>7.2.0-m7</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

3030
<artifactId>api-resources-full</artifactId>
31-
<version>7.2.0-m7-SNAPSHOT</version>
31+
<version>7.2.0-m7</version>
3232
<packaging>war</packaging>
3333

3434
<name>WSO2 Identity Server - All Rest API</name>

modules/api-resources/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<parent>
2424
<groupId>org.wso2.is</groupId>
2525
<artifactId>identity-server-parent</artifactId>
26-
<version>7.2.0-m7-SNAPSHOT</version>
26+
<version>7.2.0-m7</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

3030
<artifactId>api-resources</artifactId>
31-
<version>7.2.0-m7-SNAPSHOT</version>
31+
<version>7.2.0-m7</version>
3232
<packaging>pom</packaging>
3333

3434
<name>WSO2 Identity Server - Rest API</name>

modules/authenticators/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-server-parent</artifactId>
22-
<version>7.2.0-m7-SNAPSHOT</version>
22+
<version>7.2.0-m7</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

modules/connectors/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-server-parent</artifactId>
22-
<version>7.2.0-m7-SNAPSHOT</version>
22+
<version>7.2.0-m7</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

modules/distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-server-parent</artifactId>
22-
<version>7.2.0-m7-SNAPSHOT</version>
22+
<version>7.2.0-m7</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

modules/features/org.wso2.identity.styles.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.wso2.is</groupId>
2222
<artifactId>identity-features</artifactId>
23-
<version>7.2.0-m7-SNAPSHOT</version>
23+
<version>7.2.0-m7</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

modules/features/org.wso2.identity.ui.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.wso2.is</groupId>
2222
<artifactId>identity-features</artifactId>
23-
<version>7.2.0-m7-SNAPSHOT</version>
23+
<version>7.2.0-m7</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

modules/features/org.wso2.identity.utils.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.wso2.is</groupId>
2222
<artifactId>identity-features</artifactId>
23-
<version>7.2.0-m7-SNAPSHOT</version>
23+
<version>7.2.0-m7</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

modules/features/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.wso2.is</groupId>
1919
<artifactId>identity-server-parent</artifactId>
20-
<version>7.2.0-m7-SNAPSHOT</version>
20+
<version>7.2.0-m7</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

modules/integration-ui-templates/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.wso2.is</groupId>
2424
<artifactId>identity-server-parent</artifactId>
25-
<version>7.2.0-m7-SNAPSHOT</version>
25+
<version>7.2.0-m7</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

0 commit comments

Comments
 (0)