Skip to content

Commit 4e9b015

Browse files
[maven-release-plugin] prepare release v4.5.0-rc2
1 parent ddb7055 commit 4e9b015

File tree

41 files changed

+45
-45
lines changed

Some content is hidden

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

41 files changed

+45
-45
lines changed

all-in-one-apim/modules/distribution/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.am</groupId>
2424
<artifactId>am-parent</artifactId>
25-
<version>4.5.0-SNAPSHOT</version>
25+
<version>4.5.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

all-in-one-apim/modules/distribution/product/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.am</groupId>
2424
<artifactId>am-distribution-parent</artifactId>
25-
<version>4.5.0-SNAPSHOT</version>
25+
<version>4.5.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

all-in-one-apim/modules/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.am</groupId>
2424
<artifactId>am-parent</artifactId>
25-
<version>4.5.0-SNAPSHOT</version>
25+
<version>4.5.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

all-in-one-apim/modules/features/product/org.wso2.am.multitenancy.dashboard.ui.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>am-features</artifactId>
55
<groupId>org.wso2.am</groupId>
6-
<version>4.5.0-SNAPSHOT</version>
6+
<version>4.5.0</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

all-in-one-apim/modules/features/product/org.wso2.am.security.feature/pom.xml

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

all-in-one-apim/modules/features/product/org.wso2.am.styles.feature/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.am</groupId>
2424
<artifactId>am-features</artifactId>
25-
<version>4.5.0-SNAPSHOT</version>
25+
<version>4.5.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

all-in-one-apim/modules/features/product/org.wso2.carbon.identity.local.auth.api.endpoint.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>am-features</artifactId>
2323
<groupId>org.wso2.am</groupId>
24-
<version>4.5.0-SNAPSHOT</version>
24+
<version>4.5.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

all-in-one-apim/modules/features/product/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.am</groupId>
2424
<artifactId>am-features-parent</artifactId>
25-
<version>4.5.0-SNAPSHOT</version>
25+
<version>4.5.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

all-in-one-apim/modules/integration/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.am</groupId>
66
<artifactId>am-parent</artifactId>
7-
<version>4.5.0-SNAPSHOT</version>
7+
<version>4.5.0</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

all-in-one-apim/modules/integration/tests-common/admin-clients/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ under the License.
2121
<parent>
2222
<artifactId>tests-common</artifactId>
2323
<groupId>org.wso2.am</groupId>
24-
<version>4.5.0-SNAPSHOT</version>
24+
<version>4.5.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

0 commit comments

Comments
 (0)