Skip to content

Commit a4c2702

Browse files
[WSO2 Release] [Jenkins #4520] [Release 6.11.156] prepare for next development iteration
1 parent d0915de commit a4c2702

File tree

26 files changed

+29
-29
lines changed
  • components
    • org.wso2.carbon.identity.api.server.dcr
    • org.wso2.carbon.identity.api.server.oauth.scope
    • org.wso2.carbon.identity.discovery
    • org.wso2.carbon.identity.oauth.ciba
    • org.wso2.carbon.identity.oauth.client.authn.filter
    • org.wso2.carbon.identity.oauth.common
    • org.wso2.carbon.identity.oauth.dcr.endpoint
    • org.wso2.carbon.identity.oauth.dcr
    • org.wso2.carbon.identity.oauth.endpoint
    • org.wso2.carbon.identity.oauth.extension
    • org.wso2.carbon.identity.oauth.par
    • org.wso2.carbon.identity.oauth.scope.endpoint
    • org.wso2.carbon.identity.oauth.stub
    • org.wso2.carbon.identity.oauth.ui
    • org.wso2.carbon.identity.oauth
    • org.wso2.carbon.identity.oidc.dcr
    • org.wso2.carbon.identity.oidc.session
    • org.wso2.carbon.identity.webfinger
  • features
    • org.wso2.carbon.identity.oauth.common.feature
    • org.wso2.carbon.identity.oauth.dcr.server.feature
    • org.wso2.carbon.identity.oauth.feature
    • org.wso2.carbon.identity.oauth.server.feature
    • org.wso2.carbon.identity.oauth.ui.feature
  • service-stubs/org.wso2.carbon.claim.metadata.mgt.stub
  • test-utils/org.wso2.carbon.identity.oauth.common.testng

26 files changed

+29
-29
lines changed

components/org.wso2.carbon.identity.api.server.dcr/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
77
<artifactId>identity-inbound-auth-oauth</artifactId>
8-
<version>6.11.156</version>
8+
<version>6.11.157-SNAPSHOT</version>
99
<relativePath>../..</relativePath>
1010
</parent>
1111

1212
<artifactId>org.wso2.carbon.identity.api.server.dcr</artifactId>
13-
<version>6.11.156</version>
13+
<version>6.11.157-SNAPSHOT</version>
1414
<name>WSO2 Carbon - User DCR Rest API</name>
1515
<description>WSO2 Carbon - User DCR Rest API</description>
1616

components/org.wso2.carbon.identity.api.server.oauth.scope/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
77
<artifactId>identity-inbound-auth-oauth</artifactId>
8-
<version>6.11.156</version>
8+
<version>6.11.157-SNAPSHOT</version>
99
<relativePath>../..</relativePath>
1010
</parent>
1111

1212
<artifactId>org.wso2.carbon.identity.api.server.oauth.scope</artifactId>
13-
<version>6.11.156</version>
13+
<version>6.11.157-SNAPSHOT</version>
1414

1515
<name>WSO2 Carbon - Identity OAuth 2.0 Scope Rest APIs</name>
1616
<description>Rest APIs for OAuth 2.0 Scope Handling</description>

components/org.wso2.carbon.identity.discovery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
2222
<artifactId>identity-inbound-auth-oauth</artifactId>
2323
<relativePath>../../pom.xml</relativePath>
24-
<version>6.11.156</version>
24+
<version>6.11.157-SNAPSHOT</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

components/org.wso2.carbon.identity.oauth.ciba/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>identity-inbound-auth-oauth</artifactId>
2222
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
23-
<version>6.11.156</version>
23+
<version>6.11.157-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

components/org.wso2.carbon.identity.oauth.client.authn.filter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
2323
<artifactId>identity-inbound-auth-oauth</artifactId>
2424
<relativePath>../../pom.xml</relativePath>
25-
<version>6.11.156</version>
25+
<version>6.11.157-SNAPSHOT</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

components/org.wso2.carbon.identity.oauth.common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
2424
<artifactId>identity-inbound-auth-oauth</artifactId>
2525
<relativePath>../../pom.xml</relativePath>
26-
<version>6.11.156</version>
26+
<version>6.11.157-SNAPSHOT</version>
2727
</parent>
2828

2929
<modelVersion>4.0.0</modelVersion>

components/org.wso2.carbon.identity.oauth.dcr.endpoint/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
77
<artifactId>identity-inbound-auth-oauth</artifactId>
88
<relativePath>../../pom.xml</relativePath>
9-
<version>6.11.156</version>
9+
<version>6.11.157-SNAPSHOT</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

components/org.wso2.carbon.identity.oauth.dcr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
2323
<artifactId>identity-inbound-auth-oauth</artifactId>
2424
<relativePath>../../pom.xml</relativePath>
25-
<version>6.11.156</version>
25+
<version>6.11.157-SNAPSHOT</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

components/org.wso2.carbon.identity.oauth.endpoint/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
2323
<artifactId>identity-inbound-auth-oauth</artifactId>
2424
<relativePath>../../pom.xml</relativePath>
25-
<version>6.11.156</version>
25+
<version>6.11.157-SNAPSHOT</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

components/org.wso2.carbon.identity.oauth.extension/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>identity-inbound-auth-oauth</artifactId>
2121
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
22-
<version>6.11.156</version>
22+
<version>6.11.157-SNAPSHOT</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)