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.
2 parents be3144b + 146ca29 commit 8d3220eCopy full SHA for 8d3220e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.7.0
4
5
### Dependencies
6
pom.xml
@@ -158,7 +158,7 @@
158
<artifactId>maven-release-plugin</artifactId>
159
<version>3.0.0</version>
160
<configuration>
161
- <releaseVersion>0.6.0</releaseVersion>
+ <releaseVersion>0.7.0</releaseVersion>
162
<pushChanges>false</pushChanges>
163
<tagNameFormat>@{project.version}</tagNameFormat>
164
<autoVersionSubmodules>true</autoVersionSubmodules>
0 commit comments