File tree Expand file tree Collapse file tree 4 files changed +6
-8
lines changed
hello-dangernoodle-module-a
hello-dangernoodle-module-b Expand file tree Collapse file tree 4 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.dangernoodle</groupId >
8
8
<artifactId >hello-dangernoodle</artifactId >
9
- <version >0.3.0-SNAPSHOT </version >
9
+ <version >0.3.0</version >
10
10
</parent >
11
11
12
12
<artifactId >hello-dangernoodle-module-a</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.dangernoodle</groupId >
8
8
<artifactId >hello-dangernoodle</artifactId >
9
- <version >0.3.0-SNAPSHOT </version >
9
+ <version >0.3.0</version >
10
10
</parent >
11
11
12
12
<artifactId >hello-dangernoodle-module-b</artifactId >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2
- 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" >
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" >
4
2
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<parent >
8
6
<groupId >io.dangernoodle</groupId >
9
7
<artifactId >hello-dangernoodle</artifactId >
10
- <version >0.3.0-SNAPSHOT </version >
8
+ <version >0.3.0</version >
11
9
</parent >
12
10
13
11
<name >${project.artifactId} </name >
Original file line number Diff line number Diff line change 10
10
</parent >
11
11
12
12
<artifactId >hello-dangernoodle</artifactId >
13
- <version >0.3.0-SNAPSHOT </version >
13
+ <version >0.3.0</version >
14
14
<packaging >pom</packaging >
15
15
16
16
<name >${project.artifactId} </name >
46
46
<url >https://github.com/dangernoodle-io/hello-dangernoodle</url >
47
47
<connection >scm:git:github.com:dangernoodle-io/hello-dangernoodle.git</connection >
48
48
<developerConnection >scm:git:git@github.com:dangernoodle-io/hello-dangernoodle.git</developerConnection >
49
- <tag >master </tag >
49
+ <tag >0.3.0 </tag >
50
50
</scm >
51
51
52
52
<issueManagement >
You can’t perform that action at this time.
0 commit comments