Skip to content

Commit 5685816

Browse files
committed
Version 2.0.11
1 parent d3dae51 commit 5685816

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

demos/po/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hisrc.jsonix</groupId>
88
<artifactId>jsonix-demos</artifactId>
9-
<version>2.0.11-SNAPSHOT</version>
9+
<version>2.0.11</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<dependencies>

demos/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hisrc.jsonix</groupId>
88
<artifactId>jsonix-project</artifactId>
9-
<version>2.0.11-SNAPSHOT</version>
9+
<version>2.0.11</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<modules>

demos/wms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hisrc.jsonix</groupId>
88
<artifactId>jsonix-demos</artifactId>
9-
<version>2.0.11-SNAPSHOT</version>
9+
<version>2.0.11</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<dependencies>

nodejs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hisrc.jsonix</groupId>
88
<artifactId>jsonix-project</artifactId>
9-
<version>2.0.11-SNAPSHOT</version>
9+
<version>2.0.11</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<modules>

nodejs/scripts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hisrc.jsonix</groupId>
88
<artifactId>jsonix-nodejs</artifactId>
9-
<version>2.0.11-SNAPSHOT</version>
9+
<version>2.0.11</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<dependencies>

nodejs/tests/basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hisrc.jsonix</groupId>
88
<artifactId>jsonix-nodejs-tests</artifactId>
9-
<version>2.0.11-SNAPSHOT</version>
9+
<version>2.0.11</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<dependencies>

nodejs/tests/po/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hisrc.jsonix</groupId>
88
<artifactId>jsonix-nodejs-tests</artifactId>
9-
<version>2.0.11-SNAPSHOT</version>
9+
<version>2.0.11</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<dependencies>

nodejs/tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hisrc.jsonix</groupId>
88
<artifactId>jsonix-nodejs</artifactId>
9-
<version>2.0.11-SNAPSHOT</version>
9+
<version>2.0.11</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<modules>

nodejs/tests/wps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hisrc.jsonix</groupId>
88
<artifactId>jsonix-nodejs-tests</artifactId>
9-
<version>2.0.11-SNAPSHOT</version>
9+
<version>2.0.11</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>org.hisrc.jsonix</groupId>
44
<artifactId>jsonix-project</artifactId>
55
<packaging>pom</packaging>
6-
<version>2.0.11-SNAPSHOT</version>
6+
<version>2.0.11</version>
77
<name>Jsonix</name>
88
<url>http://static.highsource.org/jsonix/</url>
99
<parent>

samples/po/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.hisrc.jsonix</groupId>
99
<artifactId>jsonix-samples</artifactId>
10-
<version>2.0.11-SNAPSHOT</version>
10+
<version>2.0.11</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313
<dependencies>

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.hisrc.jsonix</groupId>
99
<artifactId>jsonix-project</artifactId>
10-
<version>2.0.11-SNAPSHOT</version>
10+
<version>2.0.11</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313
<modules>

scripts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hisrc.jsonix</groupId>
88
<artifactId>jsonix-project</artifactId>
9-
<version>2.0.11-SNAPSHOT</version>
9+
<version>2.0.11</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<dependencies>

tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.hisrc.jsonix</groupId>
88
<artifactId>jsonix-project</artifactId>
9-
<version>2.0.11-SNAPSHOT</version>
9+
<version>2.0.11</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<modules>

0 commit comments

Comments
 (0)