Skip to content

Commit

Permalink
4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jwomeara committed Sep 22, 2024
1 parent 87bedba commit 795344c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<relativePath>../../../microservice-service-parent/pom.xml</relativePath>
</parent>
<artifactId>authorization-service</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<description>DATAWAVE Authorization Microservice</description>
<url>https://code.nsa.gov/datawave-authorization-service</url>
<scm>
Expand All @@ -22,7 +22,7 @@
<version.authorization-api>4.0.1</version.authorization-api>
<version.jaxb>2.3.3</version.jaxb>
<version.microservice.hazelcast-client>4.0.2</version.microservice.hazelcast-client>
<version.microservice.starter>4.0.2</version.microservice.starter>
<version.microservice.starter>4.0.3</version.microservice.starter>
<version.zookeeper>3.8.0</version.zookeeper>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 795344c

Please sign in to comment.