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.
2 parents 52a52ff + a9f86f2 commit 42871c3Copy full SHA for 42871c3
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>netty http server module</name>
7
<groupId>org.tinystruct</groupId>
8
<artifactId>tinystruct-netty-http-server</artifactId>
9
<version>1.0.0</version>
@@ -244,4 +244,4 @@
244
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
245
</snapshotRepository>
246
</distributionManagement>
247
-</project>
+</project>
0 commit comments