Browse Source

Polishing.

Remove unused version property.

See #5114
5.0.x
Mark Paluch 1 week ago
parent
commit
efb8619697
No known key found for this signature in database
GPG Key ID: 55BC6374BAA9D973
  1. 1
      pom.xml

1
pom.xml

@ -28,7 +28,6 @@ @@ -28,7 +28,6 @@
<dist.id>spring-data-mongodb</dist.id>
<springdata.commons>4.0.1-SNAPSHOT</springdata.commons>
<mongo>5.6.2</mongo>
<jmh.version>1.19</jmh.version>
</properties>
<developers>

Loading…
Cancel
Save