File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >pmb</groupId >
77 <artifactId >my-framework</artifactId >
8- <version >0.3.0-SNAPSHOT </version >
8+ <version >0.3.0</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >pmb</groupId >
77 <artifactId >my-dependencies</artifactId >
8- <version >0.3.0-SNAPSHOT </version >
8+ <version >0.3.0</version >
99 <relativePath >../my-dependencies/pom.xml</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 33
44 <groupId >pmb</groupId >
55 <artifactId >my-framework</artifactId >
6- <version >0.3.0-SNAPSHOT </version >
6+ <version >0.3.0</version >
77 <packaging >pom</packaging >
88 <name >My Framework</name >
99
1616 <url >https://github.com/69pmb/my-framework</url >
1717 <connection >scm:git:https://github.com/69pmb/my-framework.git</connection >
1818 <developerConnection >scm:git:https://github.com/69pmb/my-framework.git</developerConnection >
19- <tag >HEAD </tag >
19+ <tag >0.3.0 </tag >
2020 </scm >
2121
2222</project >
You can’t perform that action at this time.
0 commit comments