We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48248b2 commit 24c4251Copy full SHA for 24c4251
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<artifactId>agent</artifactId>
6
<name>Direct Project Security And Trust Agent</name>
7
- <version>8.1.2-SNAPSHOT</version>
+ <version>8.1.2</version>
8
<description>Direct Project Security And Trust Agent</description>
9
<inceptionYear>2010</inceptionYear>
10
<url>https://github.com/DirectProjectJavaRI/agent</url>
@@ -65,12 +65,12 @@
65
<dependency>
66
<groupId>org.nhind</groupId>
67
<artifactId>direct-policy</artifactId>
68
- <version>8.1.0</version>
69
</dependency>
70
71
72
<artifactId>direct-common</artifactId>
73
74
75
76
0 commit comments