You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by lg...@apache.org on 2016/02/25 08:48:47 UTC

[3/3] mina-sshd git commit: Marked as version 1.1.1

Marked as version 1.1.1


Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/ccc3ad74
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/ccc3ad74
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/ccc3ad74

Branch: refs/heads/1.1.1
Commit: ccc3ad74820c7cb49a3fb8bf43d6ca4c76cb8257
Parents: abc4c82
Author: Lyor Goldstein <ly...@gmail.com>
Authored: Thu Feb 25 09:49:23 2016 +0200
Committer: Lyor Goldstein <ly...@gmail.com>
Committed: Thu Feb 25 09:49:23 2016 +0200

----------------------------------------------------------------------
 assembly/pom.xml  | 2 +-
 pom.xml           | 2 +-
 sshd-core/pom.xml | 2 +-
 sshd-git/pom.xml  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/ccc3ad74/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 6508b2d..fb23fbd 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.sshd</groupId>
         <artifactId>sshd</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.1</version>
     </parent>
 
     <artifactId>apache-sshd</artifactId>

http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/ccc3ad74/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f1b40d1..0fcd549 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.sshd</groupId>
     <artifactId>sshd</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.1</version>
     <name>Apache Mina SSHD</name>
     <packaging>pom</packaging>
     <inceptionYear>2008</inceptionYear>

http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/ccc3ad74/sshd-core/pom.xml
----------------------------------------------------------------------
diff --git a/sshd-core/pom.xml b/sshd-core/pom.xml
index c227c90..41fe4e3 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.1.0</version>
+        <version>1.1.1</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/ccc3ad74/sshd-git/pom.xml
----------------------------------------------------------------------
diff --git a/sshd-git/pom.xml b/sshd-git/pom.xml
index 714d25d..9596153 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.1.0</version>
+        <version>1.1.1</version>
     </parent>
 
     <artifactId>sshd-git</artifactId>