Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

OGM-1595 Update and fix the maven wrapper plugin #1139

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Sep 24, 2024

It needs this extra property:

 <distributionType>bin</distributionType>

Or the deploy to OSSRH will fail

@DavideD DavideD force-pushed the OGM-1595 branch 2 times, most recently from a3dd469 to 5948d70 Compare September 24, 2024 09:17
It needs this extra property:

```xml
 <distributionType>bin</distributionType>
```

Or the deploy to OSSRH will fail
@DavideD DavideD merged commit 504fec3 into hibernate:main Sep 24, 2024
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant