File tree Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >code-assert-parent</artifactId >
66 <groupId >guru.nidi</groupId >
7- <version >0.9.8-SNAPSHOT </version >
7+ <version >0.9.8</version >
88 </parent >
99
1010 <artifactId >code-assert-gui</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >guru.nidi</groupId >
77 <artifactId >code-assert-parent</artifactId >
8- <version >0.9.8-SNAPSHOT </version >
8+ <version >0.9.8</version >
99 </parent >
1010
1111 <artifactId >code-assert-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >guru.nidi</groupId >
77 <artifactId >code-assert-parent</artifactId >
8- <version >0.9.8-SNAPSHOT </version >
8+ <version >0.9.8</version >
99 </parent >
1010
1111 <artifactId >code-assert</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
54 <modelVersion >4.0.0</modelVersion >
65
1211 </parent >
1312
1413 <artifactId >code-assert-parent</artifactId >
15- <version >0.9.8-SNAPSHOT </version >
14+ <version >0.9.8</version >
1615 <packaging >pom</packaging >
1716
1817 <name >${project.artifactId} </name >
3534 <connection >scm:git:https://github.com/nidi3/code-assert</connection >
3635 <developerConnection >scm:git:https://github.com/nidi3/code-assert</developerConnection >
3736 <url >https://github.com/nidi3/code-assert</url >
38- <tag >HEAD </tag >
37+ <tag >code-assert-parent-0.9.8 </tag >
3938 </scm >
4039
4140</project >
You can’t perform that action at this time.
0 commit comments