Skip to content

Commit

Permalink
Merge pull request #599 from balaji-alluru/release-1.2.0.1
Browse files Browse the repository at this point in the history
[MOSIP-23924] replaced the swagger property files to config package
  • Loading branch information
vishwa-vyom authored Sep 1, 2023
2 parents d306875 + af8bf9a commit a559d9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package io.mosip.pms.policy;
package io.mosip.pms.policy.config;

import java.util.List;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package io.mosip.pms.policy;
package io.mosip.pms.policy.config;

import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
Expand Down

0 comments on commit a559d9a

Please sign in to comment.