Skip to content

Commit e963880

Browse files
committed
2 parents 30df910 + bf8a6d1 commit e963880

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>tomcat server module</name>
77
<groupId>org.tinystruct</groupId>
88
<artifactId>tinystruct-tomcat-server</artifactId>
99
<version>1.0.0</version>
@@ -190,4 +190,4 @@
190190
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
191191
</snapshotRepository>
192192
</distributionManagement>
193-
</project>
193+
</project>

0 commit comments

Comments
 (0)