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 15
15
~ limitations under the License.
16
16
-->
17
17
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" >
20
19
<modelVersion >4.0.0</modelVersion >
21
20
22
21
<groupId >com.github.fonimus</groupId >
23
22
<artifactId >ssh-shell-spring-boot-parent</artifactId >
24
- <version >1.8.1-SNAPSHOT </version >
23
+ <version >2.0.0 </version >
25
24
26
25
<packaging >pom</packaging >
27
26
71
70
<
connection >scm:git:
[email protected] :fonimus/ssh-shell-spring-boot.git</
connection >
72
71
<
url >scm:git:
[email protected] :fonimus/ssh-shell-spring-boot.git</
url >
73
72
<
developerConnection >scm:git:
[email protected] :fonimus/ssh-shell-spring-boot.git</
developerConnection >
74
- <tag >HEAD </tag >
73
+ <tag >2.0.0 </tag >
75
74
</scm >
76
75
77
76
<modules >
Original file line number Diff line number Diff line change 15
15
~ limitations under the License.
16
16
-->
17
17
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" >
20
19
<parent >
21
20
<artifactId >ssh-shell-spring-boot-parent</artifactId >
22
21
<groupId >com.github.fonimus</groupId >
23
- <version >1.8.1-SNAPSHOT </version >
22
+ <version >2.0.0 </version >
24
23
<relativePath >../../pom.xml</relativePath >
25
24
</parent >
26
25
<modelVersion >4.0.0</modelVersion >
29
28
<name >Ssh shell spring boot basic sample</name >
30
29
31
30
<properties >
32
- <sonar .sources/>
31
+ <sonar .sources />
33
32
</properties >
34
33
35
34
<dependencies >
Original file line number Diff line number Diff line change 15
15
~ limitations under the License.
16
16
-->
17
17
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" >
20
19
<parent >
21
20
<artifactId >ssh-shell-spring-boot-parent</artifactId >
22
21
<groupId >com.github.fonimus</groupId >
23
- <version >1.8.1-SNAPSHOT </version >
22
+ <version >2.0.0 </version >
24
23
<relativePath >../../pom.xml</relativePath >
25
24
</parent >
26
25
<modelVersion >4.0.0</modelVersion >
29
28
<name >Ssh shell spring boot complete sample</name >
30
29
31
30
<properties >
32
- <sonar .sources/>
31
+ <sonar .sources />
33
32
</properties >
34
33
35
34
<dependencies >
Original file line number Diff line number Diff line change 15
15
~ limitations under the License.
16
16
-->
17
17
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" >
20
19
<parent >
21
20
<artifactId >ssh-shell-spring-boot-parent</artifactId >
22
21
<groupId >com.github.fonimus</groupId >
23
- <version >1.8.1-SNAPSHOT </version >
22
+ <version >2.0.0 </version >
24
23
<relativePath >../pom.xml</relativePath >
25
24
</parent >
26
25
<modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments