Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Aug 10, 2022
1 parent 177b78f commit 3e58bf2
Show file tree
Hide file tree
Showing 67 changed files with 243 additions and 249 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</version>
</parent>

<artifactId>gdpr-qsg</artifactId>
<version>4.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions event-handler/custom-identity-event-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,12 @@
~ specific language governing permissions and limitations
~ under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<parent>
<groupId>org.wso2.samples.is</groupId>
<artifactId>samples-is</artifactId>
<version>4.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</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.4.2-SNAPSHOT</version>
<version>4.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 3e58bf2

Please sign in to comment.