Skip to content

Commit 890f347

Browse files
[WSO2 Release] [Jenkins #63] [Release 1.0.0-m7] prepare release v1.0.0-m7
1 parent b1a2252 commit 890f347

File tree

12 files changed

+14
-14
lines changed

12 files changed

+14
-14
lines changed

components/org.wso2.carbon.micro.integrator.core/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.ei</groupId>
2424
<artifactId>mi-component-parent</artifactId>
25-
<version>1.0.0-m7-SNAPSHOT</version>
25+
<version>1.0.0-m7</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

components/org.wso2.carbon.micro.integrator.extensions/org.wso2.carbon.micro.integrator.management.apis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.wso2.ei</groupId>
66
<artifactId>org.wso2.carbon.micro.integrator.extensions</artifactId>
7-
<version>1.0.0-m7-SNAPSHOT</version>
7+
<version>1.0.0-m7</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

components/org.wso2.carbon.micro.integrator.extensions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.wso2.ei</groupId>
2525
<artifactId>mi-component-parent</artifactId>
26-
<version>1.0.0-m7-SNAPSHOT</version>
26+
<version>1.0.0-m7</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

components/org.wso2.carbon.micro.integrator.security/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.ei</groupId>
2222
<artifactId>mi-component-parent</artifactId>
23-
<version>1.0.0-m7-SNAPSHOT</version>
23+
<version>1.0.0-m7</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

components/org.wso2.carbon.micro.integrator.server/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.ei</groupId>
2424
<artifactId>mi-component-parent</artifactId>
25-
<version>1.0.0-m7-SNAPSHOT</version>
25+
<version>1.0.0-m7</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

components/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.ei</groupId>
2424
<artifactId>wso2-micro-integrator-parent</artifactId>
25-
<version>1.0.0-m7-SNAPSHOT</version>
25+
<version>1.0.0-m7</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wso2.ei</groupId>
2323
<artifactId>wso2-micro-integrator-parent</artifactId>
24-
<version>1.0.0-m7-SNAPSHOT</version>
24+
<version>1.0.0-m7</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

features/org.wso2.carbon.micro.integrator.server.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.ei</groupId>
2222
<artifactId>micro-integrator-features</artifactId>
23-
<version>1.0.0-m7-SNAPSHOT</version>
23+
<version>1.0.0-m7</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

features/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.ei</groupId>
2424
<artifactId>wso2-micro-integrator-parent</artifactId>
25-
<version>1.0.0-m7-SNAPSHOT</version>
25+
<version>1.0.0-m7</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

integration/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.ei</groupId>
2424
<artifactId>wso2-micro-integrator-parent</artifactId>
25-
<version>1.0.0-m7-SNAPSHOT</version>
25+
<version>1.0.0-m7</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

0 commit comments

Comments
 (0)