Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #3] [Release 2.2.8] prepare for next developm…
Browse files Browse the repository at this point in the history
…ent iteration
  • Loading branch information
wso2-jenkins-bot committed Apr 3, 2020
1 parent 0bedd41 commit 76a2bf3
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion component/client-handler/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.carbon.extension.identity.oauth.addons</groupId>
<artifactId>identity-oauth2-extenstions</artifactId>
<version>2.2.8</version>
<version>2.2.9-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.carbon.extension.identity.oauth.addons</groupId>
<artifactId>identity-oauth2-extenstions</artifactId>
<version>2.2.8</version>
<version>2.2.9-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Expand Up @@ -24,13 +24,13 @@
<parent>
<groupId>org.wso2.carbon.extension.identity.oauth.addons</groupId>
<artifactId>identity-oauth2-extenstions</artifactId>
<version>2.2.8</version>
<version>2.2.9-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>org.wso2.carbon.identity.oauth2.validators.xacml</artifactId>
<packaging>bundle</packaging>
<version>2.2.8</version>
<version>2.2.9-SNAPSHOT</version>
<name>Identity Component - XACML based scope validator for OAuth access token</name>
<description>XACML based scope validator for OAuth access token</description>
<url>http://wso2.org</url>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.carbon.extension.identity.oauth.addons</groupId>
<artifactId>identity-oauth2-extenstions</artifactId>
<version>2.2.8</version>
<version>2.2.9-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.wso2.carbon.extension.identity.oauth.addons</groupId>
<artifactId>identity-oauth2-extenstions</artifactId>
<version>2.2.8</version>
<version>2.2.9-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -25,7 +25,7 @@
</parent>
<groupId>org.wso2.carbon.extension.identity.oauth.addons</groupId>
<artifactId>identity-oauth2-extenstions</artifactId>
<version>2.2.8</version>
<version>2.2.9-SNAPSHOT</version>
<packaging>pom</packaging>
<name>WSO2 Carbon Extension - Identity OAuth Extensions Pom</name>
<url>http://wso2.org</url>
Expand Down Expand Up @@ -74,7 +74,7 @@
<connection>scm:git:https://github.com/wso2-extensions/identity-oauth-addons.git</connection>
<url>https://github.com/wso2-extensions/identity-oauth-addons.git</url>
<developerConnection>scm:git:https://github.com/wso2-extensions/identity-oauth-addons.git</developerConnection>
<tag>v2.2.8</tag>
<tag>v2.2.7</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit 76a2bf3

Please sign in to comment.