Skip to content

Commit d30d61b

Browse files
author
gm2552
committed
Releasing 8.0.0
1 parent 8198271 commit d30d61b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<artifactId>xd-common</artifactId>
88
<name>NHIN Direct XD* Common Library</name>
9-
<version>8.0.0-SNAPSHOT</version>
9+
<version>8.0.0</version>
1010
<description>Library for common XD* operations and objects</description>
1111
<inceptionYear>2010</inceptionYear>
1212
<url>https://github.com/DirectProjectJavaRI/xd-common</url>
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.nhind</groupId>
5757
<artifactId>config-service-client</artifactId>
58-
<version>8.0.0-SNAPSHOT</version>
58+
<version>8.0.0</version>
5959
<scope>compile</scope>
6060
</dependency>
6161
<dependency>
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>org.nhind</groupId>
8686
<artifactId>config-service-jar</artifactId>
87-
<version>8.0.0-SNAPSHOT</version>
87+
<version>8.0.0</version>
8888
<scope>test</scope>
8989
</dependency>
9090
<dependency>

0 commit comments

Comments
 (0)