Skip to content

Commit 1d4e7d1

Browse files
committed
prepare release v0.0.1
1 parent c509c27 commit 1d4e7d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

httpserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.esastack</groupId>
2323
<artifactId>httpserver-parent</artifactId>
24-
<version>0.1.0-SNAPSHOT</version>
24+
<version>0.0.1-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>httpserver</artifactId>
2727
<name>HttpsServer :: Core</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>io.esastack</groupId>
2323
<artifactId>httpserver-parent</artifactId>
2424
<packaging>pom</packaging>
25-
<version>0.1.0-SNAPSHOT</version>
25+
<version>0.0.1-SNAPSHOT</version>
2626

2727
<name>HttpServer</name>
2828
<description>

0 commit comments

Comments
 (0)