Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/tw-mosip/commons into de…
Browse files Browse the repository at this point in the history
…velop
  • Loading branch information
srikanth716 committed Jul 25, 2024
2 parents 4bb76fc + d1bcca8 commit 7088c30
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions kernel/kernel-config-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-bootstrap</artifactId>
</dependency>
<!-- https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-dependencies -->
<dependency>
\ <dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>${spring-cloud.version}</version>
Expand All @@ -84,6 +83,7 @@
<version>20220924</version>
</dependency>
</dependencies>

<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
mosip.config.dnd.services={'consul','kernel-config-service'}

mosip.config.dnd.services={'consul','kernel-config-service'}

0 comments on commit 7088c30

Please sign in to comment.