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 >
235234 <include >*.java</include >
236235 </includes >
237236 <!-- define the steps to apply to those files -->
238- <trimTrailingWhitespace />
239- <endWithNewline />
237+ <trimTrailingWhitespace />
238+ <endWithNewline />
240239 </format >
241240 </formats >
242241 <java >
345344 <phase >initialize</phase >
346345 <configuration >
347346 <target >
348- <chmod file =" ${pre-commit-hook}" perm =" 755" />
347+ <chmod file =" ${pre-commit-hook}" perm =" 755" />
349348 </target >
350349 </configuration >
351350 <goals >
455454 <configuration >
456455 <target >
457456 <property name =" input" value =" src${file.separator}main${file.separator}java${file.separator}module-info.java" />
458- <copy file =" ${input}" tofile =" ${module-info.shade}" />
459- <replaceregexp file =" ${module-info.shade}" match =" (// SHADED:).*" flags =" s" replace =" }" />
457+ <copy file =" ${input}" tofile =" ${module-info.shade}" />
458+ <replaceregexp file =" ${module-info.shade}" match =" (// SHADED:).*" flags =" s" replace =" }" />
460459 </target >
461460 </configuration >
462461 <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