Skip to content

Commit

Permalink
Merge pull request #6 from DirectProjectJavaRI/develop
Browse files Browse the repository at this point in the history
Releasing 8.0.1
  • Loading branch information
Greg Meyer authored Sep 3, 2021
2 parents 8a71eec + e293f6c commit d9b5d5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>dns-sboot</artifactId>
<name>Direct Project DNS Server SpringBoot Application</name>
<version>8.0.0</version>
<version>8.0.1</version>
<description>Direct Project DNS Server SpringBoot Application</description>
<inceptionYear>2010</inceptionYear>
<url>https://github.com/DirectProjectJavaRI/dns-sboot</url>
Expand Down Expand Up @@ -111,7 +111,7 @@
<dependency>
<groupId>org.nhind</groupId>
<artifactId>dns</artifactId>
<version>8.0.0</version>
<version>8.0.1</version>
</dependency>
<dependency>
<groupId>org.nhind</groupId>
Expand Down

0 comments on commit d9b5d5d

Please sign in to comment.