Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

Commit 4966218

Browse files
Merge pull request #8 from javaee/jsch-trilead
Jsch update
2 parents 81e89d7 + 4a16740 commit 4966218

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jsch/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</parent>
5151
<groupId>org.glassfish.external</groupId>
5252
<artifactId>jsch</artifactId>
53-
<version>0.1.55-SNAPSHOT</version>
53+
<version>0.1.56-SNAPSHOT</version>
5454

5555
<name>jsch repackaged as an OSGI bundle</name>
5656

@@ -72,6 +72,7 @@
7272
<connection>scm:git:git@github.com:javaee/repackaged.git</connection>
7373
<developerConnection>scm:git:git@github.com:javaee/repackaged.git</developerConnection>
7474
<url>https://github.com/javaee/repackaged.git</url>
75+
<tag>HEAD</tag>
7576
</scm>
7677

7778
<issueManagement>

0 commit comments

Comments
 (0)