Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #41] [Release 1.1.18] prepare for next develo…
Browse files Browse the repository at this point in the history
…pment iteration
  • Loading branch information
wso2-jenkins-bot committed Nov 10, 2023
1 parent 161b833 commit ff7547b
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 @@
<parent>
<groupId>org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch</groupId>
<artifactId>identity-inbound-oauth2-grant-organization-switch</artifactId>
<version>1.1.18</version>
<version>1.1.19-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch</groupId>
<artifactId>identity-inbound-oauth2-grant-organization-switch</artifactId>
<version>1.1.18</version>
<version>1.1.19-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</parent>
<groupId>org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch</groupId>
<artifactId>identity-inbound-oauth2-grant-organization-switch</artifactId>
<version>1.1.18</version>
<version>1.1.19-SNAPSHOT</version>
<packaging>pom</packaging>
<name>WSO2 Carbon Extension - Organization Switch Grant Type</name>
<url>http://wso2.org</url>
Expand All @@ -40,7 +40,7 @@
<url>https://github.com/wso2-extensions/identity-oauth2-grant-organization-switch.git</url>
<developerConnection>scm:git:https://github.com/wso2-extensions/identity-oauth2-grant-organization-switch.git
</developerConnection>
<tag>v1.1.18</tag>
<tag>HEAD</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit ff7547b

Please sign in to comment.