We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3139d commit a9f86f2Copy full SHA for a9f86f2
pom.xml
@@ -3,7 +3,7 @@
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<modelVersion>4.0.0</modelVersion>
6
- <name>tomcat server module</name>
+ <name>netty http server module</name>
7
<groupId>org.tinystruct</groupId>
8
<artifactId>tinystruct-netty-http-server</artifactId>
9
<version>1.0.0</version>
0 commit comments