Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-ogm
Commit: 504fec3c4ca7e32d355fce8a259a5aaf89c2ccd9
https://github.com/hibernate/hibernate-ogm/commit/504fec3c4ca7e32d355fce8...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2024-09-24 (Tue, 24 Sep 2024)
Changed paths:
A .mvn/wrapper/maven-wrapper.jar
M .mvn/wrapper/maven-wrapper.properties
M mvnw
M mvnw.cmd
M pom.xml
Log Message:
-----------
OGM-1595 Update and fix maven wrapper
It needs this extra property:
```xml
<distributionType>bin</distributionType>
```
Or the deploy to OSSRH will fail
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-ogm/settings/notifications