File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <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/maven-v4_0_0.xsd" >
42
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >com.coreoz</groupId >
86 <artifactId >wisp</artifactId >
9- <version >2.0.0-SNAPSHOT </version >
7+ <version >2.0.0</version >
108 <packaging >jar</packaging >
119
1210 <name >Wisp Scheduler</name >
3937 <developerConnection >scm:git:git@github.com:Coreoz/Wisp.git</developerConnection >
4038 <connection >scm:git:git@github.com:Coreoz/Wisp.git</connection >
4139 <url >https://github.com/Coreoz/Wisp</url >
42- <tag >HEAD </tag >
40+ <tag >2.0.0 </tag >
4341 </scm >
4442
4543 <distributionManagement >
You can’t perform that action at this time.
0 commit comments