This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
The following commit(s) were added to refs/heads/master by this push:
new 1cc0c0c98 [maven-release-plugin] prepare release sshd-2.14.0
1cc0c0c98 is described below
commit 1cc0c0c98e6489449dccff65dd6dc81e74d947c3
Author: Guillaume Nodet <[email protected]>
AuthorDate: Tue Sep 24 09:57:30 2024 +0200
[maven-release-plugin] prepare release sshd-2.14.0
---
assembly/pom.xml | 2 +-
pom.xml | 6 +++---
sshd-benchmarks/pom.xml | 7 +++----
sshd-cli/pom.xml | 2 +-
sshd-common/pom.xml | 2 +-
sshd-contrib/pom.xml | 2 +-
sshd-core/pom.xml | 2 +-
sshd-git/pom.xml | 2 +-
sshd-ldap/pom.xml | 2 +-
sshd-mina/pom.xml | 2 +-
sshd-netty/pom.xml | 2 +-
sshd-openpgp/pom.xml | 2 +-
sshd-osgi/pom.xml | 2 +-
sshd-putty/pom.xml | 2 +-
sshd-scp/pom.xml | 2 +-
sshd-sftp/pom.xml | 2 +-
sshd-spring-sftp/pom.xml | 2 +-
17 files changed, 21 insertions(+), 22 deletions(-)
diff --git a/assembly/pom.xml b/assembly/pom.xml
index d25103cf5..87b50e119 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
</parent>
<artifactId>apache-sshd</artifactId>
diff --git a/pom.xml b/pom.xml
index 03a96adca..0c4fab545 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
<name>Apache Mina SSHD</name>
<packaging>pom</packaging>
<inceptionYear>2008</inceptionYear>
@@ -67,7 +67,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/mina-sshd.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/mina-sshd.git</developerConnection>
<url>https://github.com/apache/mina-sshd/tree/${project.scm.tag}</url>
- <tag>sshd-2.13.2</tag>
+ <tag>sshd-2.14.0</tag>
</scm>
<properties>
@@ -80,7 +80,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-
<project.build.outputTimestamp>2024-07-23T13:00:38Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-09-24T07:55:49Z</project.build.outputTimestamp>
<java.sdk.version>8</java.sdk.version>
<javac.source>${java.sdk.version}</javac.source>
diff --git a/sshd-benchmarks/pom.xml b/sshd-benchmarks/pom.xml
index f0ed72864..832b1f2fc 100644
--- a/sshd-benchmarks/pom.xml
+++ b/sshd-benchmarks/pom.xml
@@ -14,14 +14,13 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<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/xsd/maven-4.0.0.xsd">
+<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
<relativePath>..</relativePath>
</parent>
@@ -137,7 +136,7 @@
<transformer
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<mainClass>org.openjdk.jmh.Main</mainClass>
</transformer>
- <transformer
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
+ <transformer
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"
/>
</transformers>
<filters>
<filter>
diff --git a/sshd-cli/pom.xml b/sshd-cli/pom.xml
index 7c248bab4..61cf916bc 100644
--- a/sshd-cli/pom.xml
+++ b/sshd-cli/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
</parent>
<artifactId>sshd-cli</artifactId>
diff --git a/sshd-common/pom.xml b/sshd-common/pom.xml
index 19c1eb8e1..1e9d05998 100644
--- a/sshd-common/pom.xml
+++ b/sshd-common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/sshd-contrib/pom.xml b/sshd-contrib/pom.xml
index c5d07f9b6..dd8f32175 100644
--- a/sshd-contrib/pom.xml
+++ b/sshd-contrib/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
</parent>
<!-- NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE
:::
diff --git a/sshd-core/pom.xml b/sshd-core/pom.xml
index aadcb59d5..9a5274965 100644
--- a/sshd-core/pom.xml
+++ b/sshd-core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/sshd-git/pom.xml b/sshd-git/pom.xml
index d1160abff..80fed3934 100644
--- a/sshd-git/pom.xml
+++ b/sshd-git/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
</parent>
<artifactId>sshd-git</artifactId>
diff --git a/sshd-ldap/pom.xml b/sshd-ldap/pom.xml
index d54218c34..59c88d857 100644
--- a/sshd-ldap/pom.xml
+++ b/sshd-ldap/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
</parent>
<artifactId>sshd-ldap</artifactId>
diff --git a/sshd-mina/pom.xml b/sshd-mina/pom.xml
index dd3032fe3..1878f5c8f 100644
--- a/sshd-mina/pom.xml
+++ b/sshd-mina/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/sshd-netty/pom.xml b/sshd-netty/pom.xml
index 6cfc99b34..aee694085 100644
--- a/sshd-netty/pom.xml
+++ b/sshd-netty/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/sshd-openpgp/pom.xml b/sshd-openpgp/pom.xml
index 1fd402ed8..86805d8fc 100644
--- a/sshd-openpgp/pom.xml
+++ b/sshd-openpgp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/sshd-osgi/pom.xml b/sshd-osgi/pom.xml
index b0051a77e..6f6a15644 100644
--- a/sshd-osgi/pom.xml
+++ b/sshd-osgi/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
</parent>
<artifactId>sshd-osgi</artifactId>
diff --git a/sshd-putty/pom.xml b/sshd-putty/pom.xml
index b3915ea88..3e85f45fd 100644
--- a/sshd-putty/pom.xml
+++ b/sshd-putty/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/sshd-scp/pom.xml b/sshd-scp/pom.xml
index f9b416652..7b2a51e1f 100644
--- a/sshd-scp/pom.xml
+++ b/sshd-scp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
</parent>
<artifactId>sshd-scp</artifactId>
diff --git a/sshd-sftp/pom.xml b/sshd-sftp/pom.xml
index d888d893e..d34c0b3a6 100644
--- a/sshd-sftp/pom.xml
+++ b/sshd-sftp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
</parent>
<artifactId>sshd-sftp</artifactId>
diff --git a/sshd-spring-sftp/pom.xml b/sshd-spring-sftp/pom.xml
index 29c173d4a..cf2980379 100644
--- a/sshd-spring-sftp/pom.xml
+++ b/sshd-spring-sftp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.14.0</version>
</parent>
<artifactId>sshd-spring-sftp</artifactId>