We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74ae4c3 + 307c955 commit 5ad55a7Copy full SHA for 5ad55a7
1 file changed
pom.xml
100755
100644
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.nhind</groupId>
5
<artifactId>config-service-war</artifactId>
6
- <version>8.1.1</version>
+ <version>8.1.2-SNAPSHOT</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
+ <version>8.1.2</version>
68
</dependency>
69
70
<groupId>org.springframework.boot</groupId>
0 commit comments