We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9391ebb + 7b4704b commit 1d9baecCopy full SHA for 1d9baec
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.nhind</groupId>
5
<artifactId>config-service-war</artifactId>
6
- <version>8.0.1</version>
+ <version>8.0.2</version>
7
<packaging>war</packaging>
8
<name>NHIN-Direct Configuration Service Web Application Module</name>
9
<description>NHIN-Direct Configuration Service Web Application Module</description>
@@ -64,7 +64,7 @@
64
<dependency>
65
66
<artifactId>config-service-jar</artifactId>
67
68
</dependency>
69
70
0 commit comments