File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed
Expand file tree Collapse file tree 2 files changed +5
-9
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"
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" >
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" >
2018 <modelVersion >4.0.0</modelVersion >
2119 <parent >
2220 <groupId >io.esastack</groupId >
2321 <artifactId >httpserver-parent</artifactId >
24- <version >0.0.1-SNAPSHOT </version >
22+ <version >0.0.1</version >
2523 </parent >
2624 <artifactId >httpserver</artifactId >
2725 <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"
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" >
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" >
2018 <modelVersion >4.0.0</modelVersion >
2119
2220 <groupId >io.esastack</groupId >
2321 <artifactId >httpserver-parent</artifactId >
2422 <packaging >pom</packaging >
25- <version >0.0.1-SNAPSHOT </version >
23+ <version >0.0.1</version >
2624
2725 <name >HttpServer</name >
2826 <description >
4139 <url >https://github.com/esastack/esa-httpserver</url >
4240 <connection >scm:git:git://github.com/esastack/esa-httpserver.git</connection >
4341 <
developerConnection >scm:git:ssh://
[email protected] /esastack/esa-httpserver.git</
developerConnection >
44- <tag >HEAD </tag >
42+ <tag >v0.0.1 </tag >
4543 </scm >
4644
4745 <developers >
You can’t perform that action at this time.
0 commit comments