Skip to content

Commit

Permalink
Removed the snapshots (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: M1022006 <[email protected]>
  • Loading branch information
sowmya695 and M1022006 authored Mar 26, 2020
1 parent 97a85e0 commit cc11d76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resident/resident-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>
<artifactId>resident-service</artifactId>
<name>resident-service</name>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>io.mosip.kernel</groupId>
<artifactId>kernel-core</artifactId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit cc11d76

Please sign in to comment.