Skip to content

Commit

Permalink
After release cleanups.
Browse files Browse the repository at this point in the history
See #2546
  • Loading branch information
mp911de committed Jun 16, 2023
1 parent c99aa8e commit 4ca7f0a
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 @@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>2.7.13</version>
<version>2.7.14-SNAPSHOT</version>
</parent>

<name>Spring Data Elasticsearch</name>
Expand All @@ -24,7 +24,7 @@
<elasticsearch-java>7.17.9</elasticsearch-java>
<log4j>2.17.1</log4j>
<netty>4.1.65.Final</netty>
<springdata.commons>2.7.13</springdata.commons>
<springdata.commons>2.7.14-SNAPSHOT</springdata.commons>
<testcontainers>1.16.2</testcontainers>
<blockhound-junit>1.0.6.RELEASE</blockhound-junit>
<java-module-name>spring.data.elasticsearch</java-module-name>
Expand Down

0 comments on commit 4ca7f0a

Please sign in to comment.