Skip to content

Commit 42871c3

Browse files
committed
2 parents 52a52ff + a9f86f2 commit 42871c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
6-
6+
<name>netty http server module</name>
77
<groupId>org.tinystruct</groupId>
88
<artifactId>tinystruct-netty-http-server</artifactId>
99
<version>1.0.0</version>
@@ -244,4 +244,4 @@
244244
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
245245
</snapshotRepository>
246246
</distributionManagement>
247-
</project>
247+
</project>

0 commit comments

Comments
 (0)