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 d65128ccb [maven-release-plugin] prepare release sshd-2.11.0
d65128ccb is described below

commit d65128ccb1c76bbafbe187edbc611d6baf6a24e6
Author: Guillaume Nodet <gno...@gmail.com>
AuthorDate: Thu Oct 12 14:19:23 2023 +0200

    [maven-release-plugin] prepare release sshd-2.11.0
---
 assembly/pom.xml         | 2 +-
 pom.xml                  | 6 +++---
 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        | 5 ++---
 sshd-putty/pom.xml       | 2 +-
 sshd-scp/pom.xml         | 2 +-
 sshd-sftp/pom.xml        | 2 +-
 sshd-spring-sftp/pom.xml | 2 +-
 16 files changed, 19 insertions(+), 20 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index 4a7f4fb39..9b5ea4b38 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sshd</groupId>
         <artifactId>sshd</artifactId>
-        <version>2.11.0-SNAPSHOT</version>
+        <version>2.11.0</version>
     </parent>
 
     <artifactId>apache-sshd</artifactId>
diff --git a/pom.xml b/pom.xml
index 2426b9842..14084f3ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <groupId>org.apache.sshd</groupId>
     <artifactId>sshd</artifactId>
-    <version>2.11.0-SNAPSHOT</version>
+    <version>2.11.0</version>
     <name>Apache Mina SSHD</name>
     <packaging>pom</packaging>
     <inceptionYear>2008</inceptionYear>
@@ -75,13 +75,13 @@
         
<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.10.0</tag>
+        <tag>sshd-2.11.0</tag>
     </scm>
 
     <properties>
         <projectRoot>${project.basedir}</projectRoot>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        
<project.build.outputTimestamp>2023-05-10T06:55:13Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2023-10-12T11:58:57Z</project.build.outputTimestamp>
 
         <!-- NOTE: actual workspace root dir value updated by 
gmavenplus-plugin on initialization phase -->
         <!-- workspace.root.dir>${project.basedir}</workspace.root.dir -->
diff --git a/sshd-cli/pom.xml b/sshd-cli/pom.xml
index c5650b00c..258538117 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.11.0-SNAPSHOT</version>
+        <version>2.11.0</version>
     </parent>
 
     <artifactId>sshd-cli</artifactId>
diff --git a/sshd-common/pom.xml b/sshd-common/pom.xml
index 3064f6d54..a008faa27 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.11.0-SNAPSHOT</version>
+        <version>2.11.0</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/sshd-contrib/pom.xml b/sshd-contrib/pom.xml
index 16d612c51..ee8b87553 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.11.0-SNAPSHOT</version>
+        <version>2.11.0</version>
     </parent>
 
     <!-- NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE 
:::
diff --git a/sshd-core/pom.xml b/sshd-core/pom.xml
index 02e555938..d2513b192 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.11.0-SNAPSHOT</version>
+        <version>2.11.0</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/sshd-git/pom.xml b/sshd-git/pom.xml
index c88f2edeb..c2cbe1850 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.11.0-SNAPSHOT</version>
+        <version>2.11.0</version>
     </parent>
 
     <artifactId>sshd-git</artifactId>
diff --git a/sshd-ldap/pom.xml b/sshd-ldap/pom.xml
index c6b6af556..7f26f9af4 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.11.0-SNAPSHOT</version>
+        <version>2.11.0</version>
     </parent>
 
     <artifactId>sshd-ldap</artifactId>
diff --git a/sshd-mina/pom.xml b/sshd-mina/pom.xml
index 04ce3bb34..d94793735 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.11.0-SNAPSHOT</version>
+        <version>2.11.0</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/sshd-netty/pom.xml b/sshd-netty/pom.xml
index 9d9a33bcd..58dc5c5ca 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.11.0-SNAPSHOT</version>
+        <version>2.11.0</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/sshd-openpgp/pom.xml b/sshd-openpgp/pom.xml
index eae64265a..81dc89325 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.11.0-SNAPSHOT</version>
+        <version>2.11.0</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/sshd-osgi/pom.xml b/sshd-osgi/pom.xml
index 1eab9327e..b41a14f44 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.11.0-SNAPSHOT</version>
+        <version>2.11.0</version>
     </parent>
 
     <artifactId>sshd-osgi</artifactId>
@@ -146,8 +146,7 @@ Manifest-Version: 1.0
 Created-By: Maven Antrun Plugin
                                 </echo>
 
-                                <jar 
destfile="${project.build.directory}/${project.artifactId}-${project.version}-sources.jar"
-                                     
manifest="${project.build.directory}/osgi-sources/META-INF/MANIFEST.MF">
+                                <jar 
destfile="${project.build.directory}/${project.artifactId}-${project.version}-sources.jar"
 manifest="${project.build.directory}/osgi-sources/META-INF/MANIFEST.MF">
                                     <fileset 
dir="${project.basedir}/../sshd-common/src/main/java" includes="**/*" />
                                     <fileset 
dir="${project.basedir}/../sshd-common/src/main/resources" includes="**/*" 
erroronmissingdir="false" />
                                     <fileset 
dir="${project.basedir}/../sshd-core/src/main/java" includes="**/*" />
diff --git a/sshd-putty/pom.xml b/sshd-putty/pom.xml
index b30a3865e..633a6d26e 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.11.0-SNAPSHOT</version>
+        <version>2.11.0</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/sshd-scp/pom.xml b/sshd-scp/pom.xml
index cefe7934f..d5eb8f431 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.11.0-SNAPSHOT</version>
+        <version>2.11.0</version>
     </parent>
 
     <artifactId>sshd-scp</artifactId>
diff --git a/sshd-sftp/pom.xml b/sshd-sftp/pom.xml
index 7563b4896..8e6d3d75c 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.11.0-SNAPSHOT</version>
+        <version>2.11.0</version>
     </parent>
 
     <artifactId>sshd-sftp</artifactId>
diff --git a/sshd-spring-sftp/pom.xml b/sshd-spring-sftp/pom.xml
index ce87c75a5..254f9e7b8 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.11.0-SNAPSHOT</version>
+        <version>2.11.0</version>
     </parent>
 
     <artifactId>sshd-spring-sftp</artifactId>

Reply via email to