Commit 6b8a635 1 parent 37c9cab commit 6b8a635 Copy full SHA for 6b8a635
File tree 1 file changed +3
-4
lines changed
1 file changed +3
-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.3.3-SNAPSHOT </version >
5
+ <version >0.3.3</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
- <tag >HEAD </tag >
18
+ <tag >mcf2pdf-0.3.3 </tag >
20
19
</scm >
21
20
22
21
<developers >
You can’t perform that action at this time.
0 commit comments