Skip to content

Commit b8429ca

Browse files
committed
[maven-release-plugin] prepare release sshd-2.10.0
1 parent 2406cbe commit b8429ca

File tree

16 files changed

+19
-19
lines changed

16 files changed

+19
-19
lines changed

assembly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.sshd</groupId>
2424
<artifactId>sshd</artifactId>
25-
<version>2.10.0-SNAPSHOT</version>
25+
<version>2.10.0</version>
2626
</parent>
2727

2828
<artifactId>apache-sshd</artifactId>

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<groupId>org.apache.sshd</groupId>
2929
<artifactId>sshd</artifactId>
30-
<version>2.10.0-SNAPSHOT</version>
30+
<version>2.10.0</version>
3131
<name>Apache Mina SSHD</name>
3232
<packaging>pom</packaging>
3333
<inceptionYear>2008</inceptionYear>
@@ -75,13 +75,13 @@
7575
<connection>scm:git:https://gitbox.apache.org/repos/asf/mina-sshd.git</connection>
7676
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/mina-sshd.git</developerConnection>
7777
<url>https://github.com/apache/mina-sshd/tree/${project.scm.tag}</url>
78-
<tag>sshd-2.9.2</tag>
78+
<tag>sshd-2.10.0</tag>
7979
</scm>
8080

8181
<properties>
8282
<projectRoot>${project.basedir}</projectRoot>
8383
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
84-
<project.build.outputTimestamp>2022-11-09T14:17:46Z</project.build.outputTimestamp>
84+
<project.build.outputTimestamp>2023-05-10T06:31:12Z</project.build.outputTimestamp>
8585

8686
<!-- NOTE: actual workspace root dir value updated by gmavenplus-plugin on initialization phase -->
8787
<!-- workspace.root.dir>${project.basedir}</workspace.root.dir -->

sshd-cli/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.sshd</groupId>
2424
<artifactId>sshd</artifactId>
25-
<version>2.10.0-SNAPSHOT</version>
25+
<version>2.10.0</version>
2626
</parent>
2727

2828
<artifactId>sshd-cli</artifactId>

sshd-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.sshd</groupId>
2424
<artifactId>sshd</artifactId>
25-
<version>2.10.0-SNAPSHOT</version>
25+
<version>2.10.0</version>
2626
<relativePath>..</relativePath>
2727
</parent>
2828

sshd-contrib/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.sshd</groupId>
2424
<artifactId>sshd</artifactId>
25-
<version>2.10.0-SNAPSHOT</version>
25+
<version>2.10.0</version>
2626
</parent>
2727

2828
<!-- NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE :::

sshd-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.sshd</groupId>
2424
<artifactId>sshd</artifactId>
25-
<version>2.10.0-SNAPSHOT</version>
25+
<version>2.10.0</version>
2626
<relativePath>..</relativePath>
2727
</parent>
2828

sshd-git/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.sshd</groupId>
2424
<artifactId>sshd</artifactId>
25-
<version>2.10.0-SNAPSHOT</version>
25+
<version>2.10.0</version>
2626
</parent>
2727

2828
<artifactId>sshd-git</artifactId>

sshd-ldap/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.sshd</groupId>
2424
<artifactId>sshd</artifactId>
25-
<version>2.10.0-SNAPSHOT</version>
25+
<version>2.10.0</version>
2626
</parent>
2727

2828
<artifactId>sshd-ldap</artifactId>

sshd-mina/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.sshd</groupId>
2424
<artifactId>sshd</artifactId>
25-
<version>2.10.0-SNAPSHOT</version>
25+
<version>2.10.0</version>
2626
<relativePath>..</relativePath>
2727
</parent>
2828

sshd-netty/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.sshd</groupId>
2424
<artifactId>sshd</artifactId>
25-
<version>2.10.0-SNAPSHOT</version>
25+
<version>2.10.0</version>
2626
<relativePath>..</relativePath>
2727
</parent>
2828

sshd-openpgp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.sshd</groupId>
2424
<artifactId>sshd</artifactId>
25-
<version>2.10.0-SNAPSHOT</version>
25+
<version>2.10.0</version>
2626
<relativePath>..</relativePath>
2727
</parent>
2828

sshd-osgi/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.sshd</groupId>
2626
<artifactId>sshd</artifactId>
27-
<version>2.10.0-SNAPSHOT</version>
27+
<version>2.10.0</version>
2828
</parent>
2929

3030
<artifactId>sshd-osgi</artifactId>
@@ -46,7 +46,7 @@
4646
Arguably this is a shortcoming of the BouncyCastleSecurityRegistrar. For the EdDSASecurityProviderRegistrar, this problem does not exist
4747
since the security provider is in a package that is also referenced elsewhere.
4848
-->
49-
<bnd.extraImports>org.bouncycastle.jce.provider;version="$$&lt;range;[==,+);${bouncycastle.version}>";resolution:=optional,</bnd.extraImports>
49+
<bnd.extraImports>org.bouncycastle.jce.provider;version="$$&lt;range;[==,+);${bouncycastle.version}&gt;";resolution:=optional,</bnd.extraImports>
5050
</properties>
5151

5252
<dependencies>

sshd-putty/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.sshd</groupId>
2424
<artifactId>sshd</artifactId>
25-
<version>2.10.0-SNAPSHOT</version>
25+
<version>2.10.0</version>
2626
<relativePath>..</relativePath>
2727
</parent>
2828

sshd-scp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.sshd</groupId>
2424
<artifactId>sshd</artifactId>
25-
<version>2.10.0-SNAPSHOT</version>
25+
<version>2.10.0</version>
2626
</parent>
2727

2828
<artifactId>sshd-scp</artifactId>

sshd-sftp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.sshd</groupId>
2424
<artifactId>sshd</artifactId>
25-
<version>2.10.0-SNAPSHOT</version>
25+
<version>2.10.0</version>
2626
</parent>
2727

2828
<artifactId>sshd-sftp</artifactId>

sshd-spring-sftp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.sshd</groupId>
2424
<artifactId>sshd</artifactId>
25-
<version>2.10.0-SNAPSHOT</version>
25+
<version>2.10.0</version>
2626
</parent>
2727

2828
<artifactId>sshd-spring-sftp</artifactId>

0 commit comments

Comments
 (0)