Skip to content

Commit

Permalink
Merge pull request #18595 from chamathns/fix-dependency-updater
Browse files Browse the repository at this point in the history
Fix dependency updater to update carbon.identity.framework.version
  • Loading branch information
madurangasiriwardena authored Dec 15, 2023
2 parents 4734875 + be1c5b6 commit 80c0a8c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1125,11 +1125,6 @@
<artifactId>org.wso2.carbon.identity.template.mgt.ui</artifactId>
<version>${carbon.identity.framework.version}</version>
</dependency>
<dependency>
<groupId>org.wso2.carbon.identity.framework</groupId>
<artifactId>org.wso2.carbon.identity.template.mgt.endpoint</artifactId>
<version>${carbon.identity.framework.version}</version>
</dependency>
<dependency>
<groupId>org.wso2.carbon.identity.inbound.auth.saml2</groupId>
<artifactId>org.wso2.carbon.identity.sso.saml.stub</artifactId>
Expand Down Expand Up @@ -1909,11 +1904,6 @@
<artifactId>org.wso2.carbon.identity.unique.claim.mgt.server.feature</artifactId>
<version>${carbon.identity.framework.version}</version>
</dependency>
<dependency>
<groupId>org.wso2.carbon.identity.framework</groupId>
<artifactId>org.wso2.carbon.identity.userstore.configuration.server.feature</artifactId>
<version>${carbon.identity.framework.version}</version>
</dependency>
<dependency>
<groupId>org.wso2.carbon.identity.framework</groupId>
<artifactId>org.wso2.carbon.identity.api.resource.mgt.server.feature</artifactId>
Expand Down

0 comments on commit 80c0a8c

Please sign in to comment.