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" 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"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
34
45 <parent >
56 <groupId >org.craftercms</groupId >
67 <artifactId >handlebars.java</artifactId >
7- <version >4.6.1 -SNAPSHOT</version >
8+ <version >4.6.0 -SNAPSHOT</version >
89 </parent >
910
1011 <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" 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"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
34
45 <parent >
56 <groupId >org.craftercms</groupId >
67 <artifactId >handlebars.java</artifactId >
7- <version >4.6.1 -SNAPSHOT</version >
8+ <version >4.6.0 -SNAPSHOT</version >
89 </parent >
910
1011 <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.1 -SNAPSHOT</version >
7+ <version >4.6.0 -SNAPSHOT</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.1 -SNAPSHOT</version >
7+ <version >4.6.0 -SNAPSHOT</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.1 -SNAPSHOT</version >
7+ <version >4.6.0 -SNAPSHOT</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.1 -SNAPSHOT</version >
7+ <version >4.6.0 -SNAPSHOT</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.1 -SNAPSHOT</version >
7+ <version >4.6.0 -SNAPSHOT</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" 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" >
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" >
35
46 <parent >
57 <groupId >org.craftercms</groupId >
68 <artifactId >handlebars.java</artifactId >
7- <version >4.6.1 -SNAPSHOT</version >
9+ <version >4.6.0 -SNAPSHOT</version >
810 </parent >
911
1012 <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.1 -SNAPSHOT</version >
7+ <version >4.6.0 -SNAPSHOT</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 >HEAD</tag >
5857 </scm >
5958
6059 <dependencyManagement >
236235 <include >*.java</include >
237236 </includes >
238237 <!-- define the steps to apply to those files -->
239- <trimTrailingWhitespace />
240- <endWithNewline />
238+ <trimTrailingWhitespace />
239+ <endWithNewline />
241240 </format >
242241 </formats >
243242 <java >
346345 <phase >initialize</phase >
347346 <configuration >
348347 <target >
349- <chmod file =" ${pre-commit-hook}" perm =" 755" />
348+ <chmod file =" ${pre-commit-hook}" perm =" 755" />
350349 </target >
351350 </configuration >
352351 <goals >
456455 <configuration >
457456 <target >
458457 <property name =" input" value =" src${file.separator}main${file.separator}java${file.separator}module-info.java" />
459- <copy file =" ${input}" tofile =" ${module-info.shade}" />
460- <replaceregexp file =" ${module-info.shade}" match =" (// SHADED:).*" flags =" s" replace =" }" />
458+ <copy file =" ${input}" tofile =" ${module-info.shade}" />
459+ <replaceregexp file =" ${module-info.shade}" match =" (// SHADED:).*" flags =" s" replace =" }" />
461460 </target >
462461 </configuration >
463462 <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" 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"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
34
45 <parent >
56 <groupId >org.craftercms</groupId >
67 <artifactId >handlebars.java</artifactId >
7- <version >4.6.1 -SNAPSHOT</version >
8+ <version >4.6.0 -SNAPSHOT</version >
89 </parent >
910
1011 <modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments