Sfoglia il codice sorgente

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

Green Luo 7 anni fa
parent
commit
9f9fa9fc77
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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
-3.1.6.v20180808-RELEASE (https://gitee.com/tywo45/t-io)
+3.1.7.v20180815-RELEASE (https://gitee.com/tywo45/t-io)
 
 ## Test URLs
 

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

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