Commit 12d01a7 1 parent 777ca62 commit 12d01a7 Copy full SHA for 12d01a7
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<groupId >de.florian-albrecht.tools</groupId >
5
4
<artifactId >mcf2pdf</artifactId >
6
- <version >0.2.1-SNAPSHOT </version >
5
+ <version >0.2.1</version >
7
6
<name >mcf2pdf</name >
8
7
<description >mcf2pdf enables you to convert photobooks generated with the My CEWE Photobook software to PDF files for preview.</description >
9
8
16
15
<connection >scm:git:https://github.com/albrechtf/mcf2pdf.git</connection >
17
16
<url >https://github.com/albrechtf/mcf2pdf.git</url >
18
17
<developerConnection >scm:git:https://github.com/albrechtf/mcf2pdf.git</developerConnection >
19
- </scm >
18
+ <tag >mcf2pdf-0.2.1</tag >
19
+ </scm >
20
20
21
21
<developers >
22
22
<developer >
You can’t perform that action at this time.
0 commit comments