File tree Expand file tree Collapse file tree 5 files changed +8
-10
lines changed Expand file tree Collapse file tree 5 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >tel.schich</groupId >
87 <artifactId >javacan</artifactId >
9- <version >3.0.1-SNAPSHOT </version >
8+ <version >3.0.1</version >
109 </parent >
1110
1211 <artifactId >javacan-core-test</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >tel.schich</groupId >
77 <artifactId >javacan</artifactId >
8- <version >3.0.1-SNAPSHOT </version >
8+ <version >3.0.1</version >
99 </parent >
1010
1111 <artifactId >javacan-core</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >tel.schich</groupId >
87 <artifactId >javacan</artifactId >
9- <version >3.0.1-SNAPSHOT </version >
8+ <version >3.0.1</version >
109 </parent >
1110
1211 <artifactId >javacan-epoll-test</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >tel.schich</groupId >
77 <artifactId >javacan</artifactId >
8- <version >3.0.1-SNAPSHOT </version >
8+ <version >3.0.1</version >
99 </parent >
1010
1111 <artifactId >javacan-epoll</artifactId >
Original file line number Diff line number Diff line change 1212
1313 <groupId >tel.schich</groupId >
1414 <artifactId >javacan</artifactId >
15- <version >3.0.1-SNAPSHOT </version >
15+ <version >3.0.1</version >
1616 <name >JavaCAN</name >
1717 <url >https://github.com/pschichtel/JavaCAN</url >
1818 <inceptionYear >2018</inceptionYear >
2828 <url >https://github.com/pschichtel/JavaCAN</url >
2929 <connection >scm:git:https://github.com/pschichtel/JavaCAN</connection >
3030 <
developerConnection >scm:git:
[email protected] :pschichtel/JavaCAN</
developerConnection >
31- <tag >HEAD </tag >
31+ <tag >javacan-3.0.1 </tag >
3232 </scm >
3333
3434 <developers >
You can’t perform that action at this time.
0 commit comments