Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #760] [Release 5.2.6] prepare for next develo…
Browse files Browse the repository at this point in the history
…pment iteration
  • Loading branch information
wso2-jenkins-bot committed Feb 19, 2024
1 parent 97749ff commit e56e8de
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.identity.outbound.provisioning.salesforce</groupId>
<artifactId>identity-outbound-provisioning-salesforce</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>5.2.6</version>
<version>5.2.7-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.identity.outbound.provisioning.salesforce</groupId>
<artifactId>identity-outbound-provisioning-salesforce</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>5.2.6</version>
<version>5.2.7-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<groupId>org.wso2.carbon.identity.outbound.provisioning.salesforce</groupId>
<modelVersion>4.0.0</modelVersion>
<artifactId>identity-outbound-provisioning-salesforce</artifactId>
<version>5.2.6</version>
<version>5.2.7-SNAPSHOT</version>
<packaging>pom</packaging>
<name>WSO2 Carbon - Identity Provisioning Connector for Salesforce</name>
<description>
Expand All @@ -39,7 +39,7 @@
<url>https://github.com/wso2-extensions/identity-outbound-provisioning-salesforce.git</url>
<developerConnection>scm:git:https://github.com/wso2-extensions/identity-outbound-provisioning-salesforce.git</developerConnection>
<connection>scm:git:https://github.com/wso2-extensions/identity-outbound-provisioning-salesforce.git</connection>
<tag>v5.2.6</tag>
<tag>HEAD</tag>
</scm>


Expand Down

0 comments on commit e56e8de

Please sign in to comment.