Skip to content

Commit

Permalink
chore: fix package type of java client (#30)
Browse files Browse the repository at this point in the history
Release-As: 0.4.0

Signed-off-by: Sven Trieflinger <[email protected]>
  • Loading branch information
strieflin authored Nov 13, 2024
1 parent a9deea9 commit 0eaabb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"clients/java": {
"package-name": "java-client",
"release-type": "java"
"release-type": "maven"
}
}
}

0 comments on commit 0eaabb0

Please sign in to comment.