We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f47be72 commit d5d38f9Copy full SHA for d5d38f9
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.nhind</groupId>
5
<artifactId>config-model</artifactId>
6
- <version>8.0.0-SNAPSHOT</version>
+ <version>8.0.0</version>
7
<packaging>jar</packaging>
8
<name>NHIN Direct Java RI - Configuration Service Data Model</name>
9
<description>NHIN Direct Java RI Configurstion Service Data Model</description>
@@ -44,7 +44,7 @@
44
<dependency>
45
46
<artifactId>direct-policy</artifactId>
47
48
<type>jar</type>
49
</dependency>
50
0 commit comments