Skip to content

Commit 48f6e9b

Browse files
committed
update version of vc
1 parent 95c52d0 commit 48f6e9b

File tree

3 files changed

+3
-3
lines changed
  • components/org.wso2.carbon.identity.api.server.vc.template.management
    • org.wso2.carbon.identity.api.server.vc.template.management.common
    • org.wso2.carbon.identity.api.server.vc.template.management.v1

3 files changed

+3
-3
lines changed

components/org.wso2.carbon.identity.api.server.vc.template.management/org.wso2.carbon.identity.api.server.vc.template.management.common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.wso2.carbon.identity.server.api</groupId>
2525
<artifactId>org.wso2.carbon.identity.api.server.vc.template.management</artifactId>
26-
<version>1.3.226-SNAPSHOT</version>
26+
<version>1.3.228-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

components/org.wso2.carbon.identity.api.server.vc.template.management/org.wso2.carbon.identity.api.server.vc.template.management.v1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.wso2.carbon.identity.server.api</groupId>
2424
<artifactId>org.wso2.carbon.identity.api.server.vc.template.management</artifactId>
25-
<version>1.3.226-SNAPSHOT</version>
25+
<version>1.3.228-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

components/org.wso2.carbon.identity.api.server.vc.template.management/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.wso2.carbon.identity.server.api</groupId>
2525
<artifactId>identity-api-server</artifactId>
26-
<version>1.3.226-SNAPSHOT</version>
26+
<version>1.3.228-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

0 commit comments

Comments
 (0)