Преглед изворни кода

[ci fw-only Java/t-io]update to tio-3.1.8 (#4001)

Green Luo пре 7 година
родитељ
комит
f309017eea
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      frameworks/Java/t-io/README.md
  2. 1 1
      frameworks/Java/t-io/pom.xml

+ 1 - 1
frameworks/Java/t-io/README.md

@@ -10,7 +10,7 @@ These implementations use the t-io's controller.
 
 
 
 
 ## Versions
 ## Versions
-3.1.7.v20180815-RELEASE (https://gitee.com/tywo45/t-io)
+3.1.8.v20180818-RELEASE (https://gitee.com/tywo45/t-io)
 
 
 ## Test URLs
 ## Test URLs
 
 

+ 1 - 1
frameworks/Java/t-io/pom.xml

@@ -8,7 +8,7 @@
 	<parent>
 	<parent>
 		<groupId>org.t-io</groupId>
 		<groupId>org.t-io</groupId>
 		<artifactId>tio-http-parent</artifactId>
 		<artifactId>tio-http-parent</artifactId>
-		<version>3.1.7.v20180815-RELEASE</version>
+		<version>3.1.8.v20180818-RELEASE</version>
 	</parent>
 	</parent>
 
 
 	<properties>
 	<properties>