Skip to content

Commit 12d01a7

Browse files
committed
[maven-release-plugin] prepare release mcf2pdf-0.2.1
1 parent 777ca62 commit 12d01a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
32
<modelVersion>4.0.0</modelVersion>
43
<groupId>de.florian-albrecht.tools</groupId>
54
<artifactId>mcf2pdf</artifactId>
6-
<version>0.2.1-SNAPSHOT</version>
5+
<version>0.2.1</version>
76
<name>mcf2pdf</name>
87
<description>mcf2pdf enables you to convert photobooks generated with the My CEWE Photobook software to PDF files for preview.</description>
98

@@ -16,7 +15,8 @@
1615
<connection>scm:git:https://github.com/albrechtf/mcf2pdf.git</connection>
1716
<url>https://github.com/albrechtf/mcf2pdf.git</url>
1817
<developerConnection>scm:git:https://github.com/albrechtf/mcf2pdf.git</developerConnection>
19-
</scm>
18+
<tag>mcf2pdf-0.2.1</tag>
19+
</scm>
2020

2121
<developers>
2222
<developer>

0 commit comments

Comments
 (0)