Skip to content

Commit

Permalink
Merge pull request #431 from Thisara-Welmilla/minor-release
Browse files Browse the repository at this point in the history
Bump to 4.6.0-SNAPSHOT.
  • Loading branch information
Thisara-Welmilla authored Feb 2, 2024
2 parents bee3baf + a79aa46 commit 18049d7
Show file tree
Hide file tree
Showing 67 changed files with 68 additions and 68 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>wso2is-identity-samples-authenticators</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>wso2is-identity-samples-authenticators</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-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.samples.is</groupId>
<artifactId>wso2is-identity-samples-authenticators</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>wso2is-identity-samples-authenticators</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-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.samples.is</groupId>
<artifactId>wso2is-identity-samples-authenticators</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion authenticators/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bulk-user-export-tool/scim-bulk-user-export-tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion etc/backend-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>samples-is</artifactId>
<groupId>org.wso2.samples.is</groupId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion etc/claim-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>samples-is</artifactId>
<groupId>org.wso2.samples.is</groupId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion etc/conditional-auth-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>samples-is</artifactId>
<groupId>org.wso2.samples.is</groupId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions etc/gdpr-samples/gdpr-qsg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>gdpr-samples</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
</parent>

<artifactId>gdpr-qsg</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion etc/gdpr-samples/notification-center/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>gdpr-samples</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion etc/gdpr-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion etc/oauth-sample-client-authenticator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion etc/pickup-sample-app/pickup-oidc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>pickup-sample-app</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion etc/pickup-sample-app/pickup-saml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>pickup-sample-app</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion etc/pickup-sample-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion etc/sample-post-authentication-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion etc/sample-step-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion event-handler/custom-identity-event-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion helloworld/is-helloworld-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>helloworld</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>is-helloworld-app</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion identity-mgt/info-recovery-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>wso2is-identity-samples-info-recovery</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion identity-mgt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion microprofile/microprofile-jwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>wso2is-identity-samples-microprofile</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion microprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion oauth/oauth10a-resource-owner-equivalent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>wso2is-identity-samples-oauth10a</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oauth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oauth2/custom-grant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>wso2is-identity-samples-oauth2</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion oauth2/custom-token-issuer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>wso2is-identity-samples-oauth2</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oauth2/playground2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>wso2is-identity-samples-oauth2</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oauth2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oidc-uma-samples/jks-loader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>uma.sample</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion oidc-uma-samples/photo-edit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>uma.sample</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oidc-uma-samples/photo-view/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>uma.sample</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oidc-uma-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>PassiveSTSSample</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>PassiveSTSSample</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion passive-sts/passive-sts-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>wso2is-identity-samples-passivests</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion passive-sts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<artifactId>samples-is</artifactId>
<packaging>pom</packaging>
<description>WSO2 Identity Server Samples</description>
<version>4.5.7-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>

<scm>
<url>https://github.com/wso2/samples-is.git</url>
Expand Down
Loading

0 comments on commit 18049d7

Please sign in to comment.