Skip to content

Commit

Permalink
Modifying AM and IAM accelerator modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashi1993 committed Sep 27, 2024
1 parent b8e4184 commit bc89bd3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2-financial-services-am-accelerator</artifactId>
<artifactId>wso2-fsam-accelerator</artifactId>
<packaging>pom</packaging>
<name>WSO2 Financial Services - API Manager Accelerator Module</name>
<url>http://wso2.org</url>
Expand Down
2 changes: 1 addition & 1 deletion financial-services-accelerator/accelerators/fs-is/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2-financial-services-iam-accelerator</artifactId>
<artifactId>wso2-fsiam-accelerator</artifactId>
<packaging>pom</packaging>
<name>WSO2 Financial Services - Identity Server Accelerator Module</name>
<url>http://wso2.org</url>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
</property>
</activation>
<modules>
<!-- <module>financial-services-accelerator</module>-->
<module>financial-services-accelerator</module>
<module>financial-services-accelerator/accelerators</module>
</modules>
<properties>
Expand Down

0 comments on commit bc89bd3

Please sign in to comment.