We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d2ce5 commit 02b5b51Copy full SHA for 02b5b51
CHANGELOG.md
@@ -2,6 +2,8 @@ Change log for releases.
2
3
# SNAPSHOT
4
5
+# 0.1.5
6
+
7
* Allow to move root of packages directory structure exact inside configured output path
8
9
# 0.1.4
pom.xml
@@ -6,7 +6,7 @@
<groupId>name.valery1707.kaitai</groupId>
<artifactId>kaitai-maven-plugin</artifactId>
- <version>0.1.5-SNAPSHOT</version>
+ <version>0.1.5</version>
10
<packaging>maven-plugin</packaging>
11
12
<name>Kaitai Maven Plugin</name>
0 commit comments