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 0fecc34 commit bf8a6d1Copy full SHA for bf8a6d1
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>
7
<groupId>org.tinystruct</groupId>
8
<artifactId>tinystruct-tomcat-server</artifactId>
9
<version>1.0.0</version>
@@ -190,4 +190,4 @@
190
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
191
</snapshotRepository>
192
</distributionManagement>
193
-</project>
+</project>
0 commit comments