Skip to content

Commit 874d47c

Browse files
committed
bump version
1 parent 9078020 commit 874d47c

8 files changed

Lines changed: 9 additions & 9 deletions

File tree

jsurfer-all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>jsurfer</artifactId>
77
<groupId>com.github.jsurfer</groupId>
8-
<version>1.6.4</version>
8+
<version>1.6.5</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

jsurfer-benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>jsurfer</artifactId>
77
<groupId>com.github.jsurfer</groupId>
8-
<version>1.6.4</version>
8+
<version>1.6.5</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

jsurfer-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>jsurfer</artifactId>
77
<groupId>com.github.jsurfer</groupId>
8-
<version>1.6.4</version>
8+
<version>1.6.5</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

jsurfer-fastjson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>jsurfer</artifactId>
77
<groupId>com.github.jsurfer</groupId>
8-
<version>1.6.4</version>
8+
<version>1.6.5</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

jsurfer-gson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>jsurfer</artifactId>
77
<groupId>com.github.jsurfer</groupId>
8-
<version>1.6.4</version>
8+
<version>1.6.5</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

jsurfer-jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>jsurfer</artifactId>
77
<groupId>com.github.jsurfer</groupId>
8-
<version>1.6.4</version>
8+
<version>1.6.5</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

jsurfer-jsonsimple/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>jsurfer</artifactId>
77
<groupId>com.github.jsurfer</groupId>
8-
<version>1.6.4</version>
8+
<version>1.6.5</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.github.jsurfer</groupId>
77
<artifactId>jsurfer</artifactId>
8-
<version>1.6.4</version>
8+
<version>1.6.5</version>
99
<packaging>pom</packaging>
1010
<name>JsonSurfer</name>
1111
<description>Let's surf on json</description>
@@ -74,7 +74,7 @@
7474
<goal>sign</goal>
7575
</goals>
7676
<configuration>
77-
<keyname>126EF388FA305DC8</keyname>
77+
<keyname>08E6F84D3315003C</keyname>
7878
</configuration>
7979
</execution>
8080
</executions>

0 commit comments

Comments
 (0)