File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.nhl.bootique</groupId >
77 <artifactId >bootique-framework-parent</artifactId >
8- <version >0.17-SNAPSHOT </version >
8+ <version >0.17</version >
99 </parent >
1010
1111 <artifactId >bootique-docs</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.nhl.bootique</groupId >
77 <artifactId >bootique-framework-parent</artifactId >
8- <version >0.17-SNAPSHOT </version >
8+ <version >0.17</version >
99 </parent >
1010
1111 <artifactId >bootique-test</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <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/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >com.nhl.bootique</groupId >
87 <artifactId >bootique-framework-parent</artifactId >
9- <version >0.17-SNAPSHOT </version >
8+ <version >0.17</version >
109 </parent >
1110
1211 <artifactId >bootique</artifactId >
Original file line number Diff line number Diff line change 1010
1111 <groupId >com.nhl.bootique</groupId >
1212 <artifactId >bootique-framework-parent</artifactId >
13- <version >0.17-SNAPSHOT </version >
13+ <version >0.17</version >
1414 <packaging >pom</packaging >
1515
1616 <name >Parent of Bootique - a minimally opinionated framework for runnable Java apps</name >
2727 <scm >
2828 <
developerConnection >scm:git:ssh://
[email protected] /nhl/bootique</
developerConnection >
2929 <url >https://github.com/nhl/bootique</url >
30- <tag >HEAD </tag >
30+ <tag >bootique-framework-parent-0.17 </tag >
3131 </scm >
3232
3333 <!-- Optional profile used to sign artifacts -->
You can’t perform that action at this time.
0 commit comments