Forráskód Böngészése

[ci fw-only Java/t-io] update t-io to 3.0.6 (#3891)

* add test for t-io

* update README.md

* update README.md

* add t-io

* add t-io.dockerfile

* delete t-io test

* add t-io test once more

* update t-io to 3.0.2

* 去掉没用的代码

* delete some useless code

* Optimization parameters

* delete useless jar

* upadte t-io to 3.0.3

* t-io update to 3.0.4

* update t-io to 3.0.4

* update t-io to 3.0.4

* delete t-io.dockerfile

* [ci fw-only Java/t-io] update t-io to 3.0.6
tywo45 7 éve
szülő
commit
c64afe70d4
2 módosított fájl, 2 hozzáadás és 2 törlés
  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.0.4.v20180620-RELEASE (https://gitee.com/tywo45/t-io)
+3.0.6.v20180626-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.0.4.v20180620-RELEASE</version>
+		<version>3.0.6.v20180626-RELEASE</version>
 	</parent>
 
 	<properties>