File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1414 ~ See the License for the specific language governing permissions and
1515 ~ limitations under the License.
1616 -->
17- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
17+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
18+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1820 <modelVersion >4.0.0</modelVersion >
1921 <parent >
2022 <groupId >io.esastack</groupId >
2123 <artifactId >httpserver-parent</artifactId >
22- <version >0.1.0 -SNAPSHOT</version >
24+ <version >0.0.1 -SNAPSHOT</version >
2325 </parent >
2426 <artifactId >httpserver</artifactId >
2527 <name >HttpsServer :: Core</name >
Original file line number Diff line number Diff line change 1414 ~ See the License for the specific language governing permissions and
1515 ~ limitations under the License.
1616 -->
17- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
17+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
18+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1820 <modelVersion >4.0.0</modelVersion >
1921
2022 <groupId >io.esastack</groupId >
2123 <artifactId >httpserver-parent</artifactId >
2224 <packaging >pom</packaging >
23- <version >0.1.0 -SNAPSHOT</version >
25+ <version >0.0.1 -SNAPSHOT</version >
2426
2527 <name >HttpServer</name >
2628 <description >
You can’t perform that action at this time.
0 commit comments