File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<groupId >com.github.mwiede</groupId >
5
5
<artifactId >jsch</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >0.2.22-SNAPSHOT </version >
7
+ <version >0.2.22</version >
8
8
<name >JSch</name >
9
9
<url >https://github.com/mwiede/jsch</url >
10
10
<description >JSch is a pure Java implementation of SSH2</description >
11
11
<scm >
12
12
<connection >scm:git:https://github.com/mwiede/jsch.git</connection >
13
13
<developerConnection >scm:git:https://github.com/mwiede/jsch.git</developerConnection >
14
14
<url >https://github.com/mwiede/jsch</url >
15
- <tag >HEAD </tag >
15
+ <tag >jsch-0.2.22 </tag >
16
16
</scm >
17
17
<distributionManagement >
18
18
<snapshotRepository >
75
75
</license >
76
76
</licenses >
77
77
<properties >
78
- <project .build.outputTimestamp>2024-10-30T09:31:46Z </project .build.outputTimestamp>
78
+ <project .build.outputTimestamp>2025-01-09T16:36:25Z </project .build.outputTimestamp>
79
79
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
80
80
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
81
81
<skipITs >true</skipITs >
You can’t perform that action at this time.
0 commit comments