This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a commit to branch sshd-2.9.x
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git


The following commit(s) were added to refs/heads/sshd-2.9.x by this push:
     new a37717341 [maven-release-plugin] prepare release sshd-2.9.3
a37717341 is described below

commit a377173417abd8d20541d73d97d739d440d895dc
Author: Guillaume Nodet <gno...@gmail.com>
AuthorDate: Thu Oct 12 13:19:48 2023 +0200

    [maven-release-plugin] prepare release sshd-2.9.3
---
 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 796550137..225fe434d 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sshd</groupId>
         <artifactId>sshd</artifactId>
-        <version>2.9.3-SNAPSHOT</version>
+        <version>2.9.3</version>
     </parent>
 
     <artifactId>apache-sshd</artifactId>
diff --git a/pom.xml b/pom.xml
index 7a2a3b33f..611f395ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <groupId>org.apache.sshd</groupId>
     <artifactId>sshd</artifactId>
-    <version>2.9.3-SNAPSHOT</version>
+    <version>2.9.3</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.9.2</tag>
+        <tag>sshd-2.9.3</tag>
     </scm>
 
     <properties>
         <projectRoot>${project.basedir}</projectRoot>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        
<project.build.outputTimestamp>2022-11-09T14:17:46Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2023-10-12T10:49:26Z</project.build.outputTimestamp>
 
         <!-- NOTE: actual 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 dbe0378ed..df5bf8c98 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.9.3-SNAPSHOT</version>
+        <version>2.9.3</version>
     </parent>
 
     <artifactId>sshd-cli</artifactId>
diff --git a/sshd-common/pom.xml b/sshd-common/pom.xml
index 0c20efb69..583516648 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.9.3-SNAPSHOT</version>
+        <version>2.9.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/sshd-contrib/pom.xml b/sshd-contrib/pom.xml
index 0e9efd49e..cdf895d61 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.9.3-SNAPSHOT</version>
+        <version>2.9.3</version>
     </parent>
 
     <!-- NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE 
:::
diff --git a/sshd-core/pom.xml b/sshd-core/pom.xml
index c607f783f..629de4bc5 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.9.3-SNAPSHOT</version>
+        <version>2.9.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/sshd-git/pom.xml b/sshd-git/pom.xml
index 11115001e..f606aed7e 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.9.3-SNAPSHOT</version>
+        <version>2.9.3</version>
     </parent>
 
     <artifactId>sshd-git</artifactId>
diff --git a/sshd-ldap/pom.xml b/sshd-ldap/pom.xml
index c5e930af9..079ebb629 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.9.3-SNAPSHOT</version>
+        <version>2.9.3</version>
     </parent>
 
     <artifactId>sshd-ldap</artifactId>
diff --git a/sshd-mina/pom.xml b/sshd-mina/pom.xml
index 39d60dae8..71f60e31e 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.9.3-SNAPSHOT</version>
+        <version>2.9.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/sshd-netty/pom.xml b/sshd-netty/pom.xml
index c0d0fd834..8e4e78d8d 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.9.3-SNAPSHOT</version>
+        <version>2.9.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/sshd-openpgp/pom.xml b/sshd-openpgp/pom.xml
index 7b2a3bbe2..23c119153 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.9.3-SNAPSHOT</version>
+        <version>2.9.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/sshd-osgi/pom.xml b/sshd-osgi/pom.xml
index 61fb8f522..7a0166336 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.9.3-SNAPSHOT</version>
+        <version>2.9.3</version>
     </parent>
 
     <artifactId>sshd-osgi</artifactId>
@@ -133,8 +133,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 b79660bba..b2acaace6 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.9.3-SNAPSHOT</version>
+        <version>2.9.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/sshd-scp/pom.xml b/sshd-scp/pom.xml
index 0f05ea43b..2c8131e7b 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.9.3-SNAPSHOT</version>
+        <version>2.9.3</version>
     </parent>
 
     <artifactId>sshd-scp</artifactId>
diff --git a/sshd-sftp/pom.xml b/sshd-sftp/pom.xml
index 847804495..1d07974c5 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.9.3-SNAPSHOT</version>
+        <version>2.9.3</version>
     </parent>
 
     <artifactId>sshd-sftp</artifactId>
diff --git a/sshd-spring-sftp/pom.xml b/sshd-spring-sftp/pom.xml
index 6cd897ef1..f648c944b 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.9.3-SNAPSHOT</version>
+        <version>2.9.3</version>
     </parent>
 
     <artifactId>sshd-spring-sftp</artifactId>

Reply via email to