Skip to content

Commit d9b5d5d

Browse files
author
Greg Meyer
authored
Merge pull request #6 from DirectProjectJavaRI/develop
Releasing 8.0.1
2 parents 8a71eec + e293f6c commit d9b5d5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>dns-sboot</artifactId>
66
<name>Direct Project DNS Server SpringBoot Application</name>
7-
<version>8.0.0</version>
7+
<version>8.0.1</version>
88
<description>Direct Project DNS Server SpringBoot Application</description>
99
<inceptionYear>2010</inceptionYear>
1010
<url>https://github.com/DirectProjectJavaRI/dns-sboot</url>
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>org.nhind</groupId>
113113
<artifactId>dns</artifactId>
114-
<version>8.0.0</version>
114+
<version>8.0.1</version>
115115
</dependency>
116116
<dependency>
117117
<groupId>org.nhind</groupId>

0 commit comments

Comments
 (0)