File tree Expand file tree Collapse file tree 3 files changed +8
-11
lines changed Expand file tree Collapse file tree 3 files changed +8
-11
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.0-SNAPSHOT </version >
8+ <version >3.0.0</version >
109 </parent >
1110
1211 <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.0-SNAPSHOT </version >
8+ <version >3.0.0</version >
109 </parent >
1110
1211 <artifactId >javacan-epoll</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 <packaging >pom</packaging >
1312
1413 <groupId >tel.schich</groupId >
1514 <artifactId >javacan</artifactId >
16- <version >3.0.0-SNAPSHOT </version >
15+ <version >3.0.0</version >
1716 <name >JavaCAN</name >
1817 <url >https://github.com/pschichtel/JavaCAN</url >
1918 <inceptionYear >2018</inceptionYear >
2928 <url >https://github.com/pschichtel/JavaCAN</url >
3029 <connection >scm:git:https://github.com/pschichtel/JavaCAN</connection >
3130 <
developerConnection >scm:git:
[email protected] :pschichtel/JavaCAN</
developerConnection >
32- <tag >HEAD </tag >
31+ <tag >javacan-3.0.0 </tag >
3332 </scm >
3433
3534 <developers >
290289 <name >Linux</name >
291290 <family >unix</family >
292291 </requireOS >
293- <dependencyConvergence />
292+ <dependencyConvergence />
294293 </rules >
295294 </configuration >
296295 </execution >
You can’t perform that action at this time.
0 commit comments