We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f895549 commit 00fc87eCopy full SHA for 00fc87e
.github/workflows/docker_publish.yml
@@ -7,7 +7,7 @@ on:
7
# a pull request.
8
push:
9
branches:
10
- - docker
+ - snapshot
11
release:
12
types: [published]
13
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [1.3.2-hub.1] - 2024-02-10
+
### Added
14
- maven build and scan
0 commit comments