We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dac8a18 commit f765583Copy full SHA for f765583
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>de.florian-albrecht.tools</groupId>
4
<artifactId>mcf2pdf</artifactId>
5
- <version>0.3.4-SNAPSHOT</version>
+ <version>0.3.4</version>
6
<name>mcf2pdf</name>
7
<description>mcf2pdf enables you to convert photobooks generated with the My CEWE Photobook software to PDF files for preview.</description>
8
@@ -15,7 +15,7 @@
15
<connection>scm:git:https://github.com/albrechtf/mcf2pdf.git</connection>
16
<url>https://github.com/albrechtf/mcf2pdf.git</url>
17
<developerConnection>scm:git:https://github.com/albrechtf/mcf2pdf.git</developerConnection>
18
- <tag>HEAD</tag>
+ <tag>mcf2pdf-0.3.4</tag>
19
</scm>
20
21
<developers>
0 commit comments