diff --git a/netty-http-client-tests/pom.xml b/netty-http-client-tests/pom.xml index bda3e57..e3bf1a7 100644 --- a/netty-http-client-tests/pom.xml +++ b/netty-http-client-tests/pom.xml @@ -1,15 +1,23 @@ - + + + 4.0.0 + com.mastfrog mastfrog-parent - 2.8.1 + 2.8.2 + netty-http-client-tests + https://github.com/timboudreau/netty-http-client + ${project.groupId} @@ -34,15 +42,18 @@ Github https://github.com/timboudreau/netty-http-client/issues + https://github.com/timboudreau/netty-http-client.git scm:git:https://github.com/timboudreau/netty-http-client.git git@github.com/timboudreau/netty-http-client.git + Mastfrog Technologies https://mastfrog.com + MIT @@ -50,6 +61,7 @@ repo + Tim Boudreau @@ -57,4 +69,6 @@ https://timboudreau.com + + diff --git a/netty-http-client/pom.xml b/netty-http-client/pom.xml index 10eea98..c485ae7 100644 --- a/netty-http-client/pom.xml +++ b/netty-http-client/pom.xml @@ -1,15 +1,23 @@ - + + + 4.0.0 + com.mastfrog mastfrog-parent - 2.8.1 + 2.8.2 + netty-http-client + https://github.com/timboudreau/netty-http-client + MIT @@ -19,6 +27,7 @@ Netty Http Client An asynchronous HTTP client library based on Netty 4.x + https://github.com/timboudreau/netty-http-client.git scm:git:https://github.com/timboudreau/netty-http-client.git @@ -28,17 +37,21 @@ Github https://github.com/timboudreau/netty-http-client/issues + Mastfrog Technologies https://mastfrog.com + tim@timboudreau.com Tim Boudreau + + io.netty netty-buffer @@ -99,26 +112,40 @@ bcpkix-jdk15on test + + + + org.apache.maven.plugins maven-surefire-plugin + methods false 1 1 false + ${surefire.forkNumber} + + ${basedir}/test-logging.properties true + + + + + + diff --git a/netty-http-test-harness/pom.xml b/netty-http-test-harness/pom.xml index ab3d043..c864a1e 100644 --- a/netty-http-test-harness/pom.xml +++ b/netty-http-test-harness/pom.xml @@ -1,17 +1,27 @@ - + + + 4.0.0 + com.mastfrog mastfrog-parent - 2.8.1 + 2.8.2 + netty-http-test-harness + https://github.com/timboudreau/netty-http-client Netty Http Test Harness - An asynchronous HTTP client test harness with a fluent interface + + An asynchronous HTTP client test harness with a fluent interface + + https://github.com/timboudreau/netty-http-client.git scm:git:https://github.com/timboudreau/netty-http-client.git @@ -21,10 +31,12 @@ Github https://github.com/timboudreau/netty-http-client/issues + Mastfrog Technologies https://mastfrog.com + ${project.groupId} @@ -47,6 +59,7 @@ junit + MIT @@ -54,6 +67,7 @@ repo + Tim Boudreau @@ -61,4 +75,6 @@ https://timboudreau.com + + diff --git a/pom.xml b/pom.xml index 2db4431..030de9e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,14 +1,21 @@ - + + + 4.0.0 + com.mastfrog mastfrog-parent - 2.8.1 + 2.8.2 + netty-http-client-modules + https://github.com/timboudreau/netty-http-client Netty Http Client (modules) pom @@ -22,15 +29,18 @@ Github https://github.com/timboudreau/netty-http-client/issues + https://github.com/timboudreau/netty-http-client.git scm:git:https://github.com/timboudreau/netty-http-client.git git@github.com/timboudreau/netty-http-client.git + Mastfrog Technologies https://mastfrog.com + MIT @@ -38,6 +48,7 @@ repo + Tim Boudreau @@ -45,4 +56,6 @@ https://timboudreau.com + + diff --git a/tiny-http-server/pom.xml b/tiny-http-server/pom.xml index 79113a8..fe323c4 100644 --- a/tiny-http-server/pom.xml +++ b/tiny-http-server/pom.xml @@ -1,15 +1,23 @@ - + + + 4.0.0 + com.mastfrog mastfrog-parent - 2.8.1 + 2.8.2 + tiny-http-server + https://github.com/timboudreau/netty-http-client + https://github.com/timboudreau/netty-http-client.git scm:git:https://github.com/timboudreau/netty-http-client.git @@ -19,6 +27,7 @@ Github https://github.com/timboudreau/netty-http-client/issues + MIT @@ -26,11 +35,13 @@ repo + Mastfrog Technologies https://mastfrog.com Tiny Http Server + @@ -43,7 +54,9 @@ + + io.netty @@ -62,4 +75,6 @@ netty-handler + +