Skip to content

Commit d5d38f9

Browse files
author
gm2552
committed
Releasing 8.0.0
1 parent f47be72 commit d5d38f9

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-model</artifactId>
6-
<version>8.0.0-SNAPSHOT</version>
6+
<version>8.0.0</version>
77
<packaging>jar</packaging>
88
<name>NHIN Direct Java RI - Configuration Service Data Model</name>
99
<description>NHIN Direct Java RI Configurstion Service Data Model</description>
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.nhind</groupId>
4646
<artifactId>direct-policy</artifactId>
47-
<version>8.0.0-SNAPSHOT</version>
47+
<version>8.0.0</version>
4848
<type>jar</type>
4949
</dependency>
5050
<dependency>

0 commit comments

Comments
 (0)