This repository was archived by the owner on May 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +11
-15
lines changed
Expand file tree Collapse file tree 4 files changed +11
-15
lines changed Original file line number Diff line number Diff line change 1515 ~ limitations under the License.
1616 -->
1717
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" 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" >
18+ <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" >
2019 <modelVersion >4.0.0</modelVersion >
2120
2221 <groupId >com.github.fonimus</groupId >
2322 <artifactId >ssh-shell-spring-boot-parent</artifactId >
24- <version >1.8.1-SNAPSHOT </version >
23+ <version >2.0.0 </version >
2524
2625 <packaging >pom</packaging >
2726
7170 <
connection >scm:git:
[email protected] :fonimus/ssh-shell-spring-boot.git</
connection >
7271 <
url >scm:git:
[email protected] :fonimus/ssh-shell-spring-boot.git</
url >
7372 <
developerConnection >scm:git:
[email protected] :fonimus/ssh-shell-spring-boot.git</
developerConnection >
74- <tag >HEAD </tag >
73+ <tag >2.0.0 </tag >
7574 </scm >
7675
7776 <modules >
Original file line number Diff line number Diff line change 1515 ~ limitations under the License.
1616 -->
1717
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" 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" >
18+ <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" >
2019 <parent >
2120 <artifactId >ssh-shell-spring-boot-parent</artifactId >
2221 <groupId >com.github.fonimus</groupId >
23- <version >1.8.1-SNAPSHOT </version >
22+ <version >2.0.0 </version >
2423 <relativePath >../../pom.xml</relativePath >
2524 </parent >
2625 <modelVersion >4.0.0</modelVersion >
2928 <name >Ssh shell spring boot basic sample</name >
3029
3130 <properties >
32- <sonar .sources/>
31+ <sonar .sources />
3332 </properties >
3433
3534 <dependencies >
Original file line number Diff line number Diff line change 1515 ~ limitations under the License.
1616 -->
1717
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" 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" >
18+ <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" >
2019 <parent >
2120 <artifactId >ssh-shell-spring-boot-parent</artifactId >
2221 <groupId >com.github.fonimus</groupId >
23- <version >1.8.1-SNAPSHOT </version >
22+ <version >2.0.0 </version >
2423 <relativePath >../../pom.xml</relativePath >
2524 </parent >
2625 <modelVersion >4.0.0</modelVersion >
2928 <name >Ssh shell spring boot complete sample</name >
3029
3130 <properties >
32- <sonar .sources/>
31+ <sonar .sources />
3332 </properties >
3433
3534 <dependencies >
Original file line number Diff line number Diff line change 1515 ~ limitations under the License.
1616 -->
1717
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" 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" >
18+ <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" >
2019 <parent >
2120 <artifactId >ssh-shell-spring-boot-parent</artifactId >
2221 <groupId >com.github.fonimus</groupId >
23- <version >1.8.1-SNAPSHOT </version >
22+ <version >2.0.0 </version >
2423 <relativePath >../pom.xml</relativePath >
2524 </parent >
2625 <modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments