Skip to content

Commit 492c337

Browse files
authored
Merge pull request #15 from DirectProjectJavaRI/develop
Releasing 8.1.1
2 parents 7219d56 + 2878474 commit 492c337

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.nhind</groupId>
55
<artifactId>config-service</artifactId>
6-
<version>8.1.0</version>
6+
<version>8.1.1</version>
77
<packaging>jar</packaging>
88
<name>NHIN Direct Java RI config service spring boot application</name>
99
<description>NHIN Direct Java RI config service spring boot application</description>
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>org.nhind</groupId>
119119
<artifactId>config-service-jar</artifactId>
120-
<version>8.1.0</version>
120+
<version>8.1.1</version>
121121
</dependency>
122122
<dependency>
123123
<groupId>commons-net</groupId>

0 commit comments

Comments
 (0)