File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <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/maven-v4_0_0.xsd" >
43 <parent >
54 <groupId >org.sonatype.oss</groupId >
65 <artifactId >oss-parent</artifactId >
109 <groupId >ch.ethz.ganymed</groupId >
1110 <artifactId >ganymed-ssh2</artifactId >
1211 <packaging >jar</packaging >
13- <version >262-SNAPSHOT </version >
12+ <version >262</version >
1413 <name >ganymed-ssh-2</name >
1514 <description >Ganymed SSH-2: Java based SSH-2 Protocol Implementation</description >
1615 <url >https://code.google.com/p/ganymed-ssh-2/</url >
4342 <source .encoding>UTF-8</source .encoding>
4443 </properties >
4544 <scm >
46- <url >http://ganymed-ssh-2.googlecode.com/svn/trunk/ </url >
47- <connection >scm:svn:https://ganymed-ssh-2.googlecode.com/svn/trunk/ </connection >
48- <developerConnection >scm:svn:https://ganymed-ssh-2.googlecode.com/svn/trunk/ </developerConnection >
45+ <url >http://ganymed-ssh-2.googlecode.com/svn/tags/ganymed-ssh2-262 </url >
46+ <connection >scm:svn:https://ganymed-ssh-2.googlecode.com/svn/tags/ganymed-ssh2-262 </connection >
47+ <developerConnection >scm:svn:https://ganymed-ssh-2.googlecode.com/svn/tags/ganymed-ssh2-262 </developerConnection >
4948 </scm >
5049 <dependencyManagement >
5150 <dependencies >
You can’t perform that action at this time.
0 commit comments