Skip to content

Commit 2cda24a

Browse files
author
gm2552
committed
updating snapshot dependencies to release.
1 parent 1797fbf commit 2cda24a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,22 +106,22 @@
106106
<dependency>
107107
<groupId>org.nhind</groupId>
108108
<artifactId>config-service-client</artifactId>
109-
<version>6.0.1-SNAPSHOT</version>
109+
<version>6.0</version>
110110
</dependency>
111111
<dependency>
112112
<groupId>org.nhind</groupId>
113113
<artifactId>direct-policy</artifactId>
114-
<version>6.0.1-SNAPSHOT</version>
114+
<version>6.0</version>
115115
</dependency>
116116
<dependency>
117117
<groupId>org.nhind</groupId>
118118
<artifactId>direct-common</artifactId>
119-
<version>6.0.1-SNAPSHOT</version>
119+
<version>6.0</version>
120120
</dependency>
121121
<dependency>
122122
<groupId>org.nhind</groupId>
123123
<artifactId>config-service-jar</artifactId>
124-
<version>6.0.2-SNAPSHOT</version>
124+
<version>6.0.2</version>
125125
<scope>test</scope>
126126
</dependency>
127127
<dependency>

0 commit comments

Comments
 (0)