Skip to content

Commit 04214a5

Browse files
committed
[maven-release-plugin] rollback the release of handlebars.java-4.6.0
1 parent 9c74150 commit 04214a5

10 files changed

Lines changed: 24 additions & 20 deletions

File tree

handlebars-caffeine/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
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>

handlebars-guava-cache/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
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>

handlebars-helpers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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>

handlebars-jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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>

handlebars-maven-plugin-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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>

handlebars-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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>

handlebars-springmvc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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>

handlebars/pom.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
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>

pom.xml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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>
@@ -54,7 +54,6 @@
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>
@@ -236,8 +235,8 @@
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>
@@ -346,7 +345,7 @@
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>
@@ -456,8 +455,8 @@
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>

tests/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
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>

0 commit comments

Comments
 (0)