Skip to content

Commit 4d4bc68

Browse files
committed
v1.3.2 release
1 parent 60968e8 commit 4d4bc68

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

handlebars-guava-cache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.jknack</groupId>
66
<artifactId>handlebars.java</artifactId>
7-
<version>1.3.2-SNAPSHOT</version>
7+
<version>1.3.2</version>
88
</parent>
99

1010
<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>com.github.jknack</groupId>
66
<artifactId>handlebars.java</artifactId>
7-
<version>1.3.2-SNAPSHOT</version>
7+
<version>1.3.2</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

handlebars-humanize/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.jknack</groupId>
66
<artifactId>handlebars.java</artifactId>
7-
<version>1.3.2-SNAPSHOT</version>
7+
<version>1.3.2</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

handlebars-jackson2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.jknack</groupId>
66
<artifactId>handlebars.java</artifactId>
7-
<version>1.3.2-SNAPSHOT</version>
7+
<version>1.3.2</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

handlebars-json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.jknack</groupId>
66
<artifactId>handlebars.java</artifactId>
7-
<version>1.3.2-SNAPSHOT</version>
7+
<version>1.3.2</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

handlebars-markdown/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.jknack</groupId>
66
<artifactId>handlebars.java</artifactId>
7-
<version>1.3.2-SNAPSHOT</version>
7+
<version>1.3.2</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>com.github.jknack</groupId>
66
<artifactId>handlebars.java</artifactId>
7-
<version>1.3.2-SNAPSHOT</version>
7+
<version>1.3.2</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>com.github.jknack</groupId>
66
<artifactId>handlebars.java</artifactId>
7-
<version>1.3.2-SNAPSHOT</version>
7+
<version>1.3.2</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

handlebars-proto/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.jknack</groupId>
66
<artifactId>handlebars.java</artifactId>
7-
<version>1.3.2-SNAPSHOT</version>
7+
<version>1.3.2</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>com.github.jknack</groupId>
66
<artifactId>handlebars.java</artifactId>
7-
<version>1.3.2-SNAPSHOT</version>
7+
<version>1.3.2</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)