File tree Expand file tree Collapse file tree 16 files changed +19
-20
lines changed Expand file tree Collapse file tree 16 files changed +19
-20
lines changed Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.sshd</groupId >
24
24
<artifactId >sshd</artifactId >
25
- <version >2.11.0-SNAPSHOT </version >
25
+ <version >2.11.0</version >
26
26
</parent >
27
27
28
28
<artifactId >apache-sshd</artifactId >
Original file line number Diff line number Diff line change 27
27
28
28
<groupId >org.apache.sshd</groupId >
29
29
<artifactId >sshd</artifactId >
30
- <version >2.11.0-SNAPSHOT </version >
30
+ <version >2.11.0</version >
31
31
<name >Apache Mina SSHD</name >
32
32
<packaging >pom</packaging >
33
33
<inceptionYear >2008</inceptionYear >
75
75
<connection >scm:git:https://gitbox.apache.org/repos/asf/mina-sshd.git</connection >
76
76
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/mina-sshd.git</developerConnection >
77
77
<url >https://github.com/apache/mina-sshd/tree/${project.scm.tag} </url >
78
- <tag >sshd-2.10 .0</tag >
78
+ <tag >sshd-2.11 .0</tag >
79
79
</scm >
80
80
81
81
<properties >
82
82
<projectRoot >${project.basedir}</projectRoot >
83
83
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
84
- <project .build.outputTimestamp>2023-05-10T06:55:13Z </project .build.outputTimestamp>
84
+ <project .build.outputTimestamp>2023-10-12T11:58:57Z </project .build.outputTimestamp>
85
85
86
86
<!-- NOTE: actual workspace root dir value updated by gmavenplus-plugin on initialization phase -->
87
87
<!-- workspace.root.dir>${project.basedir}</workspace.root.dir -->
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.sshd</groupId >
24
24
<artifactId >sshd</artifactId >
25
- <version >2.11.0-SNAPSHOT </version >
25
+ <version >2.11.0</version >
26
26
</parent >
27
27
28
28
<artifactId >sshd-cli</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.sshd</groupId >
24
24
<artifactId >sshd</artifactId >
25
- <version >2.11.0-SNAPSHOT </version >
25
+ <version >2.11.0</version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.sshd</groupId >
24
24
<artifactId >sshd</artifactId >
25
- <version >2.11.0-SNAPSHOT </version >
25
+ <version >2.11.0</version >
26
26
</parent >
27
27
28
28
<!-- NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE :::
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.sshd</groupId >
24
24
<artifactId >sshd</artifactId >
25
- <version >2.11.0-SNAPSHOT </version >
25
+ <version >2.11.0</version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.sshd</groupId >
24
24
<artifactId >sshd</artifactId >
25
- <version >2.11.0-SNAPSHOT </version >
25
+ <version >2.11.0</version >
26
26
</parent >
27
27
28
28
<artifactId >sshd-git</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.sshd</groupId >
24
24
<artifactId >sshd</artifactId >
25
- <version >2.11.0-SNAPSHOT </version >
25
+ <version >2.11.0</version >
26
26
</parent >
27
27
28
28
<artifactId >sshd-ldap</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.sshd</groupId >
24
24
<artifactId >sshd</artifactId >
25
- <version >2.11.0-SNAPSHOT </version >
25
+ <version >2.11.0</version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.sshd</groupId >
24
24
<artifactId >sshd</artifactId >
25
- <version >2.11.0-SNAPSHOT </version >
25
+ <version >2.11.0</version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.sshd</groupId >
24
24
<artifactId >sshd</artifactId >
25
- <version >2.11.0-SNAPSHOT </version >
25
+ <version >2.11.0</version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.sshd</groupId >
26
26
<artifactId >sshd</artifactId >
27
- <version >2.11.0-SNAPSHOT </version >
27
+ <version >2.11.0</version >
28
28
</parent >
29
29
30
30
<artifactId >sshd-osgi</artifactId >
@@ -146,8 +146,7 @@ Manifest-Version: 1.0
146
146
Created-By: Maven Antrun Plugin
147
147
</echo >
148
148
149
- <jar destfile =" ${project.build.directory}/${project.artifactId}-${project.version}-sources.jar"
150
- manifest =" ${project.build.directory}/osgi-sources/META-INF/MANIFEST.MF" >
149
+ <jar destfile =" ${project.build.directory}/${project.artifactId}-${project.version}-sources.jar" manifest =" ${project.build.directory}/osgi-sources/META-INF/MANIFEST.MF" >
151
150
<fileset dir =" ${project.basedir}/../sshd-common/src/main/java" includes =" **/*" />
152
151
<fileset dir =" ${project.basedir}/../sshd-common/src/main/resources" includes =" **/*" erroronmissingdir =" false" />
153
152
<fileset dir =" ${project.basedir}/../sshd-core/src/main/java" includes =" **/*" />
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.sshd</groupId >
24
24
<artifactId >sshd</artifactId >
25
- <version >2.11.0-SNAPSHOT </version >
25
+ <version >2.11.0</version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.sshd</groupId >
24
24
<artifactId >sshd</artifactId >
25
- <version >2.11.0-SNAPSHOT </version >
25
+ <version >2.11.0</version >
26
26
</parent >
27
27
28
28
<artifactId >sshd-scp</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.sshd</groupId >
24
24
<artifactId >sshd</artifactId >
25
- <version >2.11.0-SNAPSHOT </version >
25
+ <version >2.11.0</version >
26
26
</parent >
27
27
28
28
<artifactId >sshd-sftp</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.sshd</groupId >
24
24
<artifactId >sshd</artifactId >
25
- <version >2.11.0-SNAPSHOT </version >
25
+ <version >2.11.0</version >
26
26
</parent >
27
27
28
28
<artifactId >sshd-spring-sftp</artifactId >
You can’t perform that action at this time.
0 commit comments