File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <groupId >pl.touk</groupId >
65 <artifactId >throwing-function</artifactId >
7- <version >1.0-SNAPSHOT </version >
6+ <version >1.0</version >
87
98 <name >ThrowingFunction</name >
109 <packaging >jar</packaging >
3231 <url >https://github.com/TouK/ThrowingFunction</url >
3332 <connection >scm:git:git://github.com/TouK/ThrowingFunction.git</connection >
3433 <
developerConnection >scm:git:
[email protected] :TouK/ThrowingFunction.git</
developerConnection >
35- </scm >
34+ <tag >throwing-function-1.0</tag >
35+ </scm >
3636
3737 <issueManagement >
3838 <url >https://github.com/TouK/ThrowingFunction/issues</url >
You can’t perform that action at this time.
0 commit comments