Skip to content

Commit

Permalink
Merge pull request #7 from DirectProjectJavaRI/develop
Browse files Browse the repository at this point in the history
Releasing 8.0.2
  • Loading branch information
Greg Meyer authored Nov 10, 2021
2 parents 656f820 + 4c4dcb7 commit 54bcf00
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.nhind</groupId>
<artifactId>config-service</artifactId>
<version>8.0.1</version>
<version>8.0.2</version>
<packaging>jar</packaging>
<name>NHIN Direct Java RI config service spring boot application</name>
<description>NHIN Direct Java RI config service spring boot application</description>
Expand Down Expand Up @@ -104,7 +104,7 @@
<dependency>
<groupId>org.nhind</groupId>
<artifactId>config-service-jar</artifactId>
<version>8.0.1</version>
<version>8.0.2</version>
</dependency>
<dependency>
<groupId>org.nhind</groupId>
Expand Down

0 comments on commit 54bcf00

Please sign in to comment.