You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by gn...@apache.org on 2018/01/11 14:31:37 UTC

mina-sshd git commit: [maven-release-plugin] prepare for next development iteration

Repository: mina-sshd
Updated Branches:
  refs/heads/master 98d2c3fb0 -> 2237bfaae


[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/2237bfaa
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/2237bfaa
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/2237bfaa

Branch: refs/heads/master
Commit: 2237bfaaeb37809bad1c3c1384de3302fab71104
Parents: 98d2c3f
Author: Guillaume Nodet <gn...@apache.org>
Authored: Thu Jan 11 15:31:24 2018 +0100
Committer: Guillaume Nodet <gn...@apache.org>
Committed: Thu Jan 11 15:31:24 2018 +0100

----------------------------------------------------------------------
 assembly/pom.xml         | 2 +-
 pom.xml                  | 4 ++--
 sshd-contrib/pom.xml     | 2 +-
 sshd-core/pom.xml        | 2 +-
 sshd-git/pom.xml         | 2 +-
 sshd-ldap/pom.xml        | 2 +-
 sshd-spring-sftp/pom.xml | 2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/2237bfaa/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 75d3275..6027f0e 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.sshd</groupId>
         <artifactId>sshd</artifactId>
-        <version>1.7.0</version>
+        <version>1.7.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>apache-sshd</artifactId>

http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/2237bfaa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 31b7d72..b33a638 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.sshd</groupId>
     <artifactId>sshd</artifactId>
-    <version>1.7.0</version>
+    <version>1.7.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-1.7.0</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/2237bfaa/sshd-contrib/pom.xml
----------------------------------------------------------------------
diff --git a/sshd-contrib/pom.xml b/sshd-contrib/pom.xml
index cae164e..0a557ed 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>1.7.0</version>
+        <version>1.7.1-SNAPSHOT</version>
     </parent>
 
     <!-- NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE ::: NOTE :::

http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/2237bfaa/sshd-core/pom.xml
----------------------------------------------------------------------
diff --git a/sshd-core/pom.xml b/sshd-core/pom.xml
index 93fd777..9580b0f 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>1.7.0</version>
+        <version>1.7.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/2237bfaa/sshd-git/pom.xml
----------------------------------------------------------------------
diff --git a/sshd-git/pom.xml b/sshd-git/pom.xml
index 3c84b3d..11b4e54 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>1.7.0</version>
+        <version>1.7.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>sshd-git</artifactId>

http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/2237bfaa/sshd-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/sshd-ldap/pom.xml b/sshd-ldap/pom.xml
index 953ca22..0856f7d 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>1.7.0</version>
+        <version>1.7.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>sshd-ldap</artifactId>

http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/2237bfaa/sshd-spring-sftp/pom.xml
----------------------------------------------------------------------
diff --git a/sshd-spring-sftp/pom.xml b/sshd-spring-sftp/pom.xml
index 0dda1ae..09af43d 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>1.7.0</version>
+        <version>1.7.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>sshd-spring-sftp</artifactId>