File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 33
44 <groupId >io.github.fvarrui</groupId >
55 <artifactId >javapackager</artifactId >
6- <version >0.9.2-SNAPSHOT </version >
6+ <version >0.9.2</version >
77 <packaging >maven-plugin</packaging >
88
99 <name >JavaPackager Maven Plugin</name >
1414 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1515 <maven .compiler.source>1.8</maven .compiler.source>
1616 <maven .compiler.target>1.8</maven .compiler.target>
17- <line .separator> </line .separator>
17+ <line .separator>
18+ </line .separator>
1819 </properties >
1920
2021 <licenses >
3637 <connection >scm:git:git://github.com/fvarrui/JavaPackager.git</connection >
3738 <developerConnection >scm:git:git@github.com:fvarrui/fvarrui.git</developerConnection >
3839 <url >https://github.com/fvarrui/JavaPackager</url >
39- <tag >v0.9.1 </tag >
40+ <tag >v0.9.2 </tag >
4041 </scm >
4142
4243 <dependencies >
You can’t perform that action at this time.
0 commit comments