We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c509c27 commit 1d4e7d1Copy full SHA for 1d4e7d1
httpserver/pom.xml
@@ -21,7 +21,7 @@
21
<parent>
22
<groupId>io.esastack</groupId>
23
<artifactId>httpserver-parent</artifactId>
24
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.0.1-SNAPSHOT</version>
25
</parent>
26
<artifactId>httpserver</artifactId>
27
<name>HttpsServer :: Core</name>
pom.xml
@@ -22,7 +22,7 @@
<packaging>pom</packaging>
<name>HttpServer</name>
28
<description>
0 commit comments