File tree Expand file tree Collapse file tree
handlebars-maven-plugin-tests Expand file tree Collapse file tree 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
54 <parent >
65 <groupId >org.craftercms</groupId >
76 <artifactId >handlebars.java</artifactId >
8- <version >4.6.0-SNAPSHOT </version >
7+ <version >4.6.0</version >
98 </parent >
109
1110 <modelVersion >4.0.0</modelVersion >
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
54 <parent >
65 <groupId >org.craftercms</groupId >
76 <artifactId >handlebars.java</artifactId >
8- <version >4.6.0-SNAPSHOT </version >
7+ <version >4.6.0</version >
98 </parent >
109
1110 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.craftercms</groupId >
66 <artifactId >handlebars.java</artifactId >
7- <version >4.6.0-SNAPSHOT </version >
7+ <version >4.6.0</version >
88 </parent >
99
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.craftercms</groupId >
66 <artifactId >handlebars.java</artifactId >
7- <version >4.6.0-SNAPSHOT </version >
7+ <version >4.6.0</version >
88 </parent >
99
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.craftercms</groupId >
66 <artifactId >handlebars.java</artifactId >
7- <version >4.6.0-SNAPSHOT </version >
7+ <version >4.6.0</version >
88 </parent >
99
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.craftercms</groupId >
66 <artifactId >handlebars.java</artifactId >
7- <version >4.6.0-SNAPSHOT </version >
7+ <version >4.6.0</version >
88 </parent >
99
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.craftercms</groupId >
66 <artifactId >handlebars.java</artifactId >
7- <version >4.6.0-SNAPSHOT </version >
7+ <version >4.6.0</version >
88 </parent >
99
1010 <modelVersion >4.0.0</modelVersion >
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"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- 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" >
53
64 <parent >
75 <groupId >org.craftercms</groupId >
86 <artifactId >handlebars.java</artifactId >
9- <version >4.6.0-SNAPSHOT </version >
7+ <version >4.6.0</version >
108 </parent >
119
1210 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >org.craftercms</groupId >
66 <artifactId >handlebars.java</artifactId >
7- <version >4.6.0-SNAPSHOT </version >
7+ <version >4.6.0</version >
88 <packaging >pom</packaging >
99
1010 <name >Handlebars.java</name >
5454 <connection >scm:git:https://github.com/craftercms/handlebars.java</connection >
5555 <developerConnection >scm:git:https://github.com/craftercms/handlebars.java</developerConnection >
5656 <url >https://github.com/craftercms/handlebars.java</url >
57+ <tag >handlebars.java-4.6.0</tag >
5758 </scm >
5859
5960 <dependencyManagement >
235236 <include >*.java</include >
236237 </includes >
237238 <!-- define the steps to apply to those files -->
238- <trimTrailingWhitespace />
239- <endWithNewline />
239+ <trimTrailingWhitespace />
240+ <endWithNewline />
240241 </format >
241242 </formats >
242243 <java >
345346 <phase >initialize</phase >
346347 <configuration >
347348 <target >
348- <chmod file =" ${pre-commit-hook}" perm =" 755" />
349+ <chmod file =" ${pre-commit-hook}" perm =" 755" />
349350 </target >
350351 </configuration >
351352 <goals >
444445 <configuration >
445446 <target >
446447 <property name =" input" value =" src${file.separator}main${file.separator}java${file.separator}module-info.java" />
447- <copy file =" ${input}" tofile =" ${module-info.shade}" />
448- <replaceregexp file =" ${module-info.shade}" match =" (// SHADED:).*" flags =" s" replace =" }" />
448+ <copy file =" ${input}" tofile =" ${module-info.shade}" />
449+ <replaceregexp file =" ${module-info.shade}" match =" (// SHADED:).*" flags =" s" replace =" }" />
449450 </target >
450451 </configuration >
451452 <goals >
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
54 <parent >
65 <groupId >org.craftercms</groupId >
76 <artifactId >handlebars.java</artifactId >
8- <version >4.6.0-SNAPSHOT </version >
7+ <version >4.6.0</version >
98 </parent >
109
1110 <modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments