Skip to content

Commit

Permalink
updated to tagged release
Browse files Browse the repository at this point in the history
  • Loading branch information
jwomeara committed May 20, 2024
1 parent 9f64203 commit 0234428
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>gov.nsa.datawave.microservice</groupId>
<artifactId>datawave-microservice-parent</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0</version>
<relativePath>../../microservices/microservice-parent/pom.xml</relativePath>
</parent>
<artifactId>base-rest-responses</artifactId>
Expand All @@ -26,8 +26,8 @@
<datawave.webservice.namespace>http://webservice.datawave.nsa/v1</datawave.webservice.namespace>
<version.commons-lang3>3.12.0</version.commons-lang3>
<version.jaxb>2.3.3</version.jaxb>
<version.microservice.accumulo-utils>4.0.0-SNAPSHOT</version.microservice.accumulo-utils>
<version.microservice.common-utils>3.0.0-SNAPSHOT</version.microservice.common-utils>
<version.microservice.accumulo-utils>4.0.0</version.microservice.accumulo-utils>
<version.microservice.common-utils>3.0.0</version.microservice.common-utils>
<version.powermock>2.0.4</version.powermock>
<version.protobuf>2.5.0</version.protobuf>
<version.protostuff>1.6.2</version.protostuff>
Expand Down

0 comments on commit 0234428

Please sign in to comment.