Skip to content

Commit

Permalink
Feature/query microservices (#5)
Browse files Browse the repository at this point in the history
* bumped release version

* bumped versions for some modules

* Updated with latest changes from main/integration
  • Loading branch information
jwomeara authored May 20, 2024
1 parent e87bd18 commit 754fa5a
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,11 +4,11 @@
<parent>
<groupId>gov.nsa.datawave.microservice</groupId>
<artifactId>datawave-microservice-service-parent</artifactId>
<version>4.0.4</version>
<version>5.0.0-SNAPSHOT</version>
<relativePath>../../microservice-service-parent/pom.xml</relativePath>
</parent>
<artifactId>spring-boot-starter-datawave-cache</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<url>https://code.nsa.gov/datawave-spring-boot-starter-cache</url>
<licenses>
<license>
Expand Down

0 comments on commit 754fa5a

Please sign in to comment.