Skip to content

Commit c7cec8a

Browse files
author
Greg Meyer
authored
Merge pull request #6 from DirectProjectJavaRI/develop
Releasing 8.0.1
2 parents 4333987 + 52871e0 commit c7cec8a

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-manager</artifactId>
6-
<version>8.0.0</version>
6+
<version>8.0.1</version>
77
<packaging>jar</packaging>
88
<name>NHIN Direct Java configuration manager</name>
99
<description>NHIN Direct Java configuration manager</description>
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.nhind</groupId>
6161
<artifactId>config-service-client</artifactId>
62-
<version>8.0.0</version>
62+
<version>8.0.1</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>org.nhind</groupId>

0 commit comments

Comments
 (0)