Skip to content

Commit 5b4fbf2

Browse files
author
gm2552
committed
Releasing 8.0.0
1 parent fbc9367 commit 5b4fbf2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>agent</artifactId>
66
<name>Direct Project Security And Trust Agent</name>
7-
<version>8.0.0-SNAPSHOT</version>
7+
<version>8.0.0</version>
88
<description>Direct Project Security And Trust Agent</description>
99
<inceptionYear>2010</inceptionYear>
1010
<url>https://github.com/DirectProjectJavaRI/agent</url>
@@ -67,17 +67,17 @@
6767
<dependency>
6868
<groupId>org.nhind</groupId>
6969
<artifactId>direct-policy</artifactId>
70-
<version>8.0.0-SNAPSHOT</version>
70+
<version>8.0.0</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>org.nhind</groupId>
7474
<artifactId>direct-common</artifactId>
75-
<version>8.0.0-SNAPSHOT</version>
75+
<version>8.0.0</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>org.nhind</groupId>
7979
<artifactId>direct-msg-monitor-model</artifactId>
80-
<version>8.0.0-SNAPSHOT</version>
80+
<version>8.0.0</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)