Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #1361] [Release 1.3.2] prepare for next devel…
Browse files Browse the repository at this point in the history
…opment iteration
  • Loading branch information
wso2-jenkins-bot committed Dec 21, 2020
1 parent eb0373c commit 2f22362
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Expand Up @@ -23,7 +23,7 @@
<groupId>org.wso2.carbon.identity.data.publisher.oauth</groupId>
<artifactId>identity-data-publisher-oauth</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.3.2</version>
<version>1.3.3-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -22,7 +22,7 @@
<groupId>org.wso2.carbon.identity.data.publisher.oauth</groupId>
<artifactId>identity-data-publisher-oauth</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.3.2</version>
<version>1.3.3-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -27,7 +27,7 @@
<groupId>org.wso2.carbon.identity.data.publisher.oauth</groupId>
<modelVersion>4.0.0</modelVersion>
<artifactId>identity-data-publisher-oauth</artifactId>
<version>1.3.2</version>
<version>1.3.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>WSO2 Carbon OAuth data publisher module</name>
<description>Oauth data publisher</description>
Expand All @@ -38,7 +38,7 @@
<developerConnection>scm:git:https://github.com/wso2-extensions/identity-data-publisher-oauth.git
</developerConnection>
<connection>scm:git:https://github.com/wso2-extensions/identity-data-publisher-oauth.git</connection>
<tag>v1.3.2</tag>
<tag>HEAD</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 2f22362

Please sign in to comment.