File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
<groupId >com.github.mwiede</groupId >
4
4
<artifactId >jsch</artifactId >
5
5
<packaging >jar</packaging >
6
- <version >0.2.0-SNAPSHOT </version >
6
+ <version >0.2.0</version >
7
7
<name >JSch</name >
8
8
<url >https://github.com/mwiede/jsch</url >
9
9
<description >JSch is a pure Java implementation of SSH2</description >
10
10
<scm >
11
11
<connection >scm:git:https://github.com/mwiede/jsch.git</connection >
12
12
<developerConnection >scm:git:https://github.com/mwiede/jsch.git</developerConnection >
13
13
<url >https://github.com/mwiede/jsch</url >
14
- <tag >HEAD </tag >
14
+ <tag >jsch-0.2.0 </tag >
15
15
</scm >
16
16
<distributionManagement >
17
17
<snapshotRepository >
210
210
<requireJavaVersion >
211
211
<version >16</version >
212
212
</requireJavaVersion >
213
- <dependencyConvergence />
213
+ <dependencyConvergence />
214
214
</rules >
215
215
</configuration >
216
216
</execution >
You can’t perform that action at this time.
0 commit comments