We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aadb70a commit 3571fe5Copy full SHA for 3571fe5
HISTORY.md
@@ -1,4 +1,6 @@
1
-## Version 1.14, dev
+## Version 1.15, dev
2
+
3
+## Version 1.14, release 14.06.2025
4
5
* [ADD] Improved maven variable interpolatation (Thanks to Mattia Dal Ben)
6
pom.xml
@@ -19,7 +19,7 @@
19
<artifactId>jdeb</artifactId>
20
<packaging>maven-plugin</packaging>
21
<name>jdeb</name>
22
- <version>1.13</version>
+ <version>1.14</version>
23
<description>
24
This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross
25
platform manner. Build your Debian packages on any platform that has Java support. Windows, Linux, OS X - it doesn't
0 commit comments