File tree Expand file tree Collapse file tree 3 files changed +10
-12
lines changed Expand file tree Collapse file tree 3 files changed +10
-12
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/maven-v4_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/maven-v4_0_0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
1211 <artifactId >git-commit-id-plugin-debugging</artifactId >
1312 <packaging >pom</packaging >
1413
15- <version >0.0.1-SNAPSHOT </version >
14+ <version >0.0.1</version >
1615
1716 <name >Git Commit Id Plugin Maven Mojo Debugging</name >
1817 <description >
3635 <url >git@github.com:TheSnoozer/git-commit-id-debugging.git</url >
3736 <connection >scm:git:git@github.com:TheSnoozer/git-commit-id-debugging.git</connection >
3837 <developerConnection >scm:git:git@github.com:TheSnoozer/git-commit-id-debugging.git</developerConnection >
39- </scm >
38+ <tag >git-commit-id-plugin-debugging-0.0.1</tag >
39+ </scm >
4040
4141 <properties >
4242 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
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 >pl.project13.maven</groupId >
87 <artifactId >git-commit-id-plugin-debugging</artifactId >
9- <version >0.0.1-SNAPSHOT </version >
8+ <version >0.0.1</version >
109 </parent >
1110
1211 <groupId >pl.project13.maven</groupId >
1312 <artifactId >submodule-one</artifactId >
14- <version >0.0.1-SNAPSHOT </version >
13+ <version >0.0.1</version >
1514
1615 <properties >
1716 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
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 >pl.project13.maven</groupId >
87 <artifactId >git-commit-id-plugin-debugging</artifactId >
9- <version >0.0.1-SNAPSHOT </version >
8+ <version >0.0.1</version >
109 </parent >
1110
1211 <groupId >pl.project13.maven</groupId >
1312 <artifactId >submodule-two</artifactId >
14- <version >0.0.1-SNAPSHOT </version >
13+ <version >0.0.1</version >
1514 <packaging >jar</packaging >
1615
1716 <properties >
You can’t perform that action at this time.
0 commit comments