File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >spring-boot-cli</artifactId >
77 <groupId >br.com.netodevel</groupId >
8- <version >0.0.2 .BUILD-SNAPSHOT</version >
8+ <version >1.1.0 .BUILD-SNAPSHOT</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111 <artifactId >generator-core</artifactId >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >br.com.netodevel</groupId >
55 <artifactId >spring-boot-cli</artifactId >
6- <version >0.0.2 .BUILD-SNAPSHOT</version >
6+ <version >1.1.0 .BUILD-SNAPSHOT</version >
77
88 <packaging >pom</packaging >
99 <name >cli-spring-boot-scaffold</name >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >br.com</groupId >
55 <artifactId >spring-boot-generate</artifactId >
6- <version >0.0.2 -SNAPSHOT</version >
6+ <version >1.1.0.BUILD -SNAPSHOT</version >
77
88 <properties >
99 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >br.com.netodevel</groupId >
55 <artifactId >spring-scaffold-cli</artifactId >
6- <version >0.0.2 -SNAPSHOT</version >
6+ <version >1.1.0.BUILD -SNAPSHOT</version >
77
88 <parent >
99 <groupId >org.springframework.boot</groupId >
2626 <dependency >
2727 <groupId >br.com</groupId >
2828 <artifactId >spring-boot-generate</artifactId >
29- <version >0.0.2 -SNAPSHOT</version >
29+ <version >1.1.0.BUILD -SNAPSHOT</version >
3030 </dependency >
3131
3232 <dependency >
3333 <groupId >br.com.netodevel</groupId >
3434 <artifactId >templates</artifactId >
35- <version >0.0.2 .BUILD-SNAPSHOT</version >
35+ <version >1.1.0 .BUILD-SNAPSHOT</version >
3636 </dependency >
3737
3838 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >spring-boot-cli</artifactId >
77 <groupId >br.com.netodevel</groupId >
8- <version >0.0.2 .BUILD-SNAPSHOT</version >
8+ <version >1.1.0 .BUILD-SNAPSHOT</version >
99 </parent >
10- <modelVersion >4.0.0</modelVersion >
11- <artifactId >templates</artifactId >
12-
1310 <build >
1411 <plugins >
1512 <plugin >
2219 </plugin >
2320 </plugins >
2421 </build >
22+ <modelVersion >4.0.0</modelVersion >
23+
24+ <artifactId >templates</artifactId >
2525 <dependencies >
2626 <dependency >
2727 <groupId >br.com.netodevel</groupId >
2828 <artifactId >generator-core</artifactId >
29- <version >0.0.2 .BUILD-SNAPSHOT</version >
29+ <version >1.1.0 .BUILD-SNAPSHOT</version >
3030 <scope >compile</scope >
3131 </dependency >
3232 </dependencies >
You can’t perform that action at this time.
0 commit comments