Skip to content

Commit d0f7794

Browse files
chore: merge release into main [skip ci]
2 parents 3e0f70a + 4cc0e4c commit d0f7794

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
</scm>
4747

4848
<properties>
49-
<revision>0.3.4-SNAPSHOT</revision>
49+
<revision>0.3.5-SNAPSHOT</revision>
5050
<java.version>8</java.version>
5151
<resource.delimiter>@</resource.delimiter>
5252
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

release-notes.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,18 @@
100100

101101
No other changes or new features introduced in this release.
102102

103-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-build/compare/0.3.2...0.3.3
103+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-build/compare/0.3.2...0.3.3## v0.3.4
104+
105+
# Release Notes - Version 0.3.4
106+
107+
## Dependency Updates
108+
- **checkstyle**: Bumped from `13.5.0` to `13.6.0` ([#170](https://github.com/microsphere-projects/pull/170))
109+
- **central-publishing-maven-plugin**: Bumped to `0.11.0` ([#171](https://github.com/microsphere-projects/pull/171))
110+
111+
## Documentation
112+
- Synced plugin versions in `README.md` with `pom.xml` ([c2e952c](https://github.com/microsphere-projects/commit/c2e952c))
113+
114+
## Other Changes
115+
- Version bumped to `0.3.4` with post-release prep ([381324b](https://github.com/microsphere-projects/commit/381324b))
116+
117+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-build/compare/0.3.3...0.3.4

0 commit comments

Comments
 (0)