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 1d453ca commit acf6300Copy full SHA for acf6300
CHANGELOG.md
@@ -3,6 +3,10 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
+## [3.33.2] - 2023-11-17
7
+### Changed
8
+- build: fix shadow JAR publication for mock-hbase module.
9
+
10
## [3.33.1] - 2023-11-17
11
### Changed
12
- build: fix shadow JAR publication for fake-data module.
gradle.properties
@@ -1 +1 @@
1
-projectVersion=0.0.0-SNAPSHOT
+projectVersion=3.33.2
0 commit comments