* [ci fw-only java/t-io] update tio to 3.2.4.v20181218-RELEASE * [ci fw-only Java/t-io] fix commit message
@@ -18,3 +18,4 @@ All implementations use the same URLs.
* Plaintext - `http://localhost:8080/plaintext`
* JSON - `http://localhost:8080/json`
+
@@ -8,7 +8,7 @@
"approach": "Realistic",
"classification": "Micro",
"database": "None",
- "framework": "None",
+ "framework": "tio-mvc",
"language": "Java",
"flavor": "None",
"orm": "Raw",
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-http-parent</artifactId>
- <version>3.2.2.v20181122-RELEASE</version>
+ <version>3.2.4.v20181218-RELEASE</version>
</parent>
<properties>