Repository: mina-sshd Updated Branches: refs/heads/master 3d614500b -> d5a4e4c07
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/d5a4e4c0 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/d5a4e4c0 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/d5a4e4c0 Branch: refs/heads/master Commit: d5a4e4c0735690da03626731f2ba47f996a0c998 Parents: 3d61450 Author: Guillaume Nodet <[email protected]> Authored: Mon May 28 15:58:00 2018 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Mon May 28 15:58:00 2018 +0200 ---------------------------------------------------------------------- assembly/pom.xml | 2 +- pom.xml | 4 ++-- sshd-cli/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-scp/pom.xml | 2 +- sshd-sftp/pom.xml | 2 +- sshd-spring-sftp/pom.xml | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/d5a4e4c0/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 043f636..adce735 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sshd</groupId> <artifactId>sshd</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> </parent> <artifactId>apache-sshd</artifactId> http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/d5a4e4c0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6b7ef54..8ece14f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.sshd</groupId> <artifactId>sshd</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> <name>Apache Mina SSHD</name> <packaging>pom</packaging> <inceptionYear>2008</inceptionYear> @@ -76,7 +76,7 @@ <connection>scm:git:http://git-wip-us.apache.org/repos/asf/mina-sshd.git</connection> <developerConnection>scm:git:http://git-wip-us.apache.org/repos/asf/mina-sshd.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=mina-sshd.git</url> - <tag>sshd-2.0.0</tag> + <tag>HEAD</tag> </scm> <properties> http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/d5a4e4c0/sshd-cli/pom.xml ---------------------------------------------------------------------- diff --git a/sshd-cli/pom.xml b/sshd-cli/pom.xml index bffeb9c..973b4a5 100644 --- a/sshd-cli/pom.xml +++ b/sshd-cli/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sshd</groupId> <artifactId>sshd</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> </parent> <artifactId>sshd-cli</artifactId> http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/d5a4e4c0/sshd-contrib/pom.xml ---------------------------------------------------------------------- diff --git a/sshd-contrib/pom.xml b/sshd-contrib/pom.xml index f63d645..672069b 100644 --- a/sshd-contrib/pom.xml +++ b/sshd-contrib/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sshd</groupId> <artifactId>sshd</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> </parent> <!-- NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/d5a4e4c0/sshd-core/pom.xml ---------------------------------------------------------------------- diff --git a/sshd-core/pom.xml b/sshd-core/pom.xml index 77a5324..a4fba5f 100644 --- a/sshd-core/pom.xml +++ b/sshd-core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sshd</groupId> <artifactId>sshd</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/d5a4e4c0/sshd-git/pom.xml ---------------------------------------------------------------------- diff --git a/sshd-git/pom.xml b/sshd-git/pom.xml index f1095b2..c91b352 100644 --- a/sshd-git/pom.xml +++ b/sshd-git/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sshd</groupId> <artifactId>sshd</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> </parent> <artifactId>sshd-git</artifactId> http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/d5a4e4c0/sshd-ldap/pom.xml ---------------------------------------------------------------------- diff --git a/sshd-ldap/pom.xml b/sshd-ldap/pom.xml index 1185680..092adb3 100644 --- a/sshd-ldap/pom.xml +++ b/sshd-ldap/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sshd</groupId> <artifactId>sshd</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> </parent> <artifactId>sshd-ldap</artifactId> http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/d5a4e4c0/sshd-mina/pom.xml ---------------------------------------------------------------------- diff --git a/sshd-mina/pom.xml b/sshd-mina/pom.xml index 05091ef..7156269 100644 --- a/sshd-mina/pom.xml +++ b/sshd-mina/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sshd</groupId> <artifactId>sshd</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/d5a4e4c0/sshd-netty/pom.xml ---------------------------------------------------------------------- diff --git a/sshd-netty/pom.xml b/sshd-netty/pom.xml index 5473635..a5c39e7 100644 --- a/sshd-netty/pom.xml +++ b/sshd-netty/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sshd</groupId> <artifactId>sshd</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/d5a4e4c0/sshd-scp/pom.xml ---------------------------------------------------------------------- diff --git a/sshd-scp/pom.xml b/sshd-scp/pom.xml index f61fab4..e917b4c 100644 --- a/sshd-scp/pom.xml +++ b/sshd-scp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sshd</groupId> <artifactId>sshd</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> </parent> <artifactId>sshd-scp</artifactId> http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/d5a4e4c0/sshd-sftp/pom.xml ---------------------------------------------------------------------- diff --git a/sshd-sftp/pom.xml b/sshd-sftp/pom.xml index c7f8cc2..c8d9d2a 100644 --- a/sshd-sftp/pom.xml +++ b/sshd-sftp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sshd</groupId> <artifactId>sshd</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> </parent> <artifactId>sshd-sftp</artifactId> http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/d5a4e4c0/sshd-spring-sftp/pom.xml ---------------------------------------------------------------------- diff --git a/sshd-spring-sftp/pom.xml b/sshd-spring-sftp/pom.xml index 0259f0a..d8dd336 100644 --- a/sshd-spring-sftp/pom.xml +++ b/sshd-spring-sftp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sshd</groupId> <artifactId>sshd</artifactId> - <version>2.0.0</version> + <version>2.0.1-SNAPSHOT</version> </parent> <artifactId>sshd-spring-sftp</artifactId>
