Skip to content

Commit

Permalink
Bumped version so that the hotfix can get released to amadee repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
imajic committed Jul 3, 2024
1 parent 8813193 commit 9a75575
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>fr.opensagres.odfdom.converter.pdf.openpdf</artifactId>
<version>2.1.0.hf2</version>
<parent>
<groupId>fr.opensagres.xdocreport</groupId>
<artifactId>thirdparties-extension</artifactId>
<version>2.1.0-hf1 </version>
<version>2.1.0</version>
</parent>
<dependencies>
<dependency>
Expand Down

0 comments on commit 9a75575

Please sign in to comment.