File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44 <groupId >de.resol</groupId >
55 <artifactId >vbus-parent</artifactId >
6- <version >0.0.1 -SNAPSHOT</version >
6+ <version >0.1.0 -SNAPSHOT</version >
77 <name >RESOL VBus Parent</name >
88 <packaging >pom</packaging >
99
1010 <modules >
1111 <module >vbus</module >
12- <module >vbus-example</module >
12+ <module >vbus-example</module >
1313 </modules >
1414</project >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >de.resol</groupId >
55 <artifactId >vbus-parent</artifactId >
6- <version >0.0.1 -SNAPSHOT</version >
6+ <version >0.1.0 -SNAPSHOT</version >
77 <relativePath >..</relativePath >
88 </parent >
99 <artifactId >vbus-example</artifactId >
1212 <dependency >
1313 <groupId >de.resol</groupId >
1414 <artifactId >vbus</artifactId >
15- <version >0.0.1 -SNAPSHOT</version >
15+ <version >0.1.0 -SNAPSHOT</version >
1616 </dependency >
1717 </dependencies >
1818</project >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >de.resol</groupId >
66 <artifactId >vbus-parent</artifactId >
7- <version >0.0.1 -SNAPSHOT</version >
7+ <version >0.1.0 -SNAPSHOT</version >
88 <relativePath >..</relativePath >
99 </parent >
1010
You can’t perform that action at this time.
0 commit comments