Skip to content

Commit b37e51b

Browse files
committed
preparing release of 1.12
1 parent 8d0fd68 commit b37e51b

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

HISTORY.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
## Version 1.12, dev
1+
## Version 1.13, dev
22

3+
## Version 1.12, release 22.11.2024
4+
5+
* [CHG] Upgraded deps
36
* [FIX] Changes file is now reproducible (Thanks to Jeremy Norris)
47
* [FIX] Re-add the maven archiver dependency (Thanks to Jeremy Norris)
58
* [FIX] Fixed timestamp parsing deprecation (Thanks to Jeremy Norris)

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<artifactId>jdeb</artifactId>
2020
<packaging>maven-plugin</packaging>
2121
<name>jdeb</name>
22-
<version>1.11</version>
22+
<version>1.12</version>
2323
<description>
2424
This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross
2525
platform manner. Build your Debian packages on any platform that has Java support. Windows, Linux, OS X - it doesn't

0 commit comments

Comments
 (0)