|
24 | 24 | <parent> |
25 | 25 | <groupId>org.apache.iotdb</groupId> |
26 | 26 | <artifactId>iotdb-parent</artifactId> |
27 | | - <version>1.3.5.12</version> |
| 27 | + <version>1.3.5.13</version> |
28 | 28 | </parent> |
29 | 29 | <artifactId>iotdb-distribution</artifactId> |
30 | 30 | <packaging>pom</packaging> |
|
33 | 33 | <dependency> |
34 | 34 | <groupId>org.apache.iotdb</groupId> |
35 | 35 | <artifactId>iotdb-server</artifactId> |
36 | | - <version>1.3.5.12</version> |
| 36 | + <version>1.3.5.13</version> |
37 | 37 | <type>zip</type> |
38 | 38 | </dependency> |
39 | 39 | <dependency> |
40 | 40 | <groupId>org.apache.iotdb</groupId> |
41 | 41 | <artifactId>iotdb-cli</artifactId> |
42 | | - <version>1.3.5.12</version> |
| 42 | + <version>1.3.5.13</version> |
43 | 43 | <type>zip</type> |
44 | 44 | </dependency> |
45 | 45 | <dependency> |
46 | 46 | <groupId>org.apache.iotdb</groupId> |
47 | 47 | <artifactId>iotdb-confignode</artifactId> |
48 | | - <version>1.3.5.12</version> |
| 48 | + <version>1.3.5.13</version> |
49 | 49 | <type>zip</type> |
50 | 50 | </dependency> |
51 | 51 | <dependency> |
52 | 52 | <groupId>com.timecho.iotdb</groupId> |
53 | 53 | <artifactId>timecho-server</artifactId> |
54 | | - <version>1.3.5.12</version> |
| 54 | + <version>1.3.5.13</version> |
55 | 55 | <type>zip</type> |
56 | 56 | </dependency> |
57 | 57 | <dependency> |
58 | 58 | <groupId>com.timecho.iotdb</groupId> |
59 | 59 | <artifactId>timecho-confignode</artifactId> |
60 | | - <version>1.3.5.12</version> |
| 60 | + <version>1.3.5.13</version> |
61 | 61 | <type>zip</type> |
62 | 62 | </dependency> |
63 | 63 | <dependency> |
64 | 64 | <groupId>org.apache.iotdb</groupId> |
65 | 65 | <artifactId>library-udf</artifactId> |
66 | | - <version>1.3.5.12</version> |
| 66 | + <version>1.3.5.13</version> |
67 | 67 | </dependency> |
68 | 68 | </dependencies> |
69 | 69 | <build> |
|
178 | 178 | <dependency> |
179 | 179 | <groupId>org.apache.iotdb</groupId> |
180 | 180 | <artifactId>iotdb-ainode</artifactId> |
181 | | - <version>1.3.5.12</version> |
| 181 | + <version>1.3.5.13</version> |
182 | 182 | </dependency> |
183 | 183 | </dependencies> |
184 | 184 | <build> |
|
0 commit comments