mirror of https://github.com/apache/jclouds.git
Issue 482: took out jsch's custom repo
This commit is contained in:
parent
977bd9e9ab
commit
07d7d6191b
|
@ -42,13 +42,6 @@
|
||||||
<enabled>true</enabled>
|
<enabled>true</enabled>
|
||||||
</snapshots>
|
</snapshots>
|
||||||
</repository>
|
</repository>
|
||||||
<repository>
|
|
||||||
<id>jsch</id>
|
|
||||||
<url>http://jsch.sourceforge.net/maven2</url>
|
|
||||||
<snapshots>
|
|
||||||
<enabled>false</enabled>
|
|
||||||
</snapshots>
|
|
||||||
</repository>
|
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
Loading…
Reference in New Issue