Skip to content

Commit dc6b787

Browse files
author
gm2552
committed
Releasing 8.0.0
1 parent 7575175 commit dc6b787

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>org.nhind</groupId>
77
<artifactId>xdmail</artifactId>
8-
<version>8.0.0-SNAPSHOT</version>
8+
<version>8.0.0</version>
99
<name>NHIN Direct XD* Mail Gateway</name>
1010
<description>NHIN Direct XD* Mail Gateway</description>
1111
<url>https://github.com/DirectProjectJavaRI/xdmail</url>
@@ -94,19 +94,19 @@
9494
<dependency>
9595
<groupId>org.nhind</groupId>
9696
<artifactId>xd-common</artifactId>
97-
<version>8.0.0-SNAPSHOT</version>
97+
<version>8.0.0</version>
9898
<scope>compile</scope>
9999
</dependency>
100100
<dependency>
101101
<groupId>org.nhind</groupId>
102102
<artifactId>agent</artifactId>
103-
<version>8.0.0-SNAPSHOT</version>
103+
<version>8.0.0</version>
104104
<scope>compile</scope>
105105
</dependency>
106106
<dependency>
107107
<groupId>org.nhind</groupId>
108108
<artifactId>gateway</artifactId>
109-
<version>8.0.0-SNAPSHOT</version>
109+
<version>8.0.0</version>
110110
<scope>compile</scope>
111111
</dependency>
112112
<dependency>

0 commit comments

Comments
 (0)