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 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >java-oo</groupId >
44 <artifactId >javac-oo-mvndemo</artifactId >
5- <version >0.5 </version >
5+ <version >0.6-SNAPSHOT </version >
66 <dependencies >
77 <dependency >
88 <groupId >java-oo</groupId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >java-oo</groupId >
55 <artifactId >parent</artifactId >
6- <version >0.5 </version >
6+ <version >0.6-SNAPSHOT </version >
77 <relativePath >../pom.xml</relativePath >
88 </parent >
99 <artifactId >javac-oo-plugin</artifactId >
Original file line number Diff line number Diff line change 33
44 <groupId >java-oo</groupId >
55 <artifactId >parent</artifactId >
6- <version >0.5 </version >
6+ <version >0.6-SNAPSHOT </version >
77 <packaging >pom</packaging >
88 <url >http://amelentev.github.io/java-oo/</url >
99
3131 </distributionManagement >
3232 <scm >
3333 <
connection >scm:git:
[email protected] :amelentev/java-oo.git</
connection >
34- <tag >0.5 </tag >
34+ <tag >HEAD </tag >
3535 </scm >
3636 <build >
3737 <plugins >
You can’t perform that action at this time.
0 commit comments