You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by el...@apache.org on 2015/12/05 01:29:18 UTC

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

Repository: mina
Updated Branches:
  refs/heads/2.0 d0263e8a0 -> 6c10270cd


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/2.0
Commit: 6c10270cd79d64d7c9ed5a10a58b95e615044395
Parents: d0263e8
Author: Emmanuel Lécharny <el...@symas.com>
Authored: Sat Dec 5 01:29:09 2015 +0100
Committer: Emmanuel Lécharny <el...@symas.com>
Committed: Sat Dec 5 01:29:09 2015 +0100

----------------------------------------------------------------------
 distribution/pom.xml            | 2 +-
 mina-core/pom.xml               | 2 +-
 mina-example/pom.xml            | 2 +-
 mina-filter-compression/pom.xml | 2 +-
 mina-http/pom.xml               | 2 +-
 mina-integration-beans/pom.xml  | 2 +-
 mina-integration-jmx/pom.xml    | 2 +-
 mina-integration-ognl/pom.xml   | 2 +-
 mina-integration-xbean/pom.xml  | 2 +-
 mina-legal/pom.xml              | 2 +-
 mina-statemachine/pom.xml       | 2 +-
 mina-transport-apr/pom.xml      | 2 +-
 mina-transport-serial/pom.xml   | 2 +-
 pom.xml                         | 4 ++--
 14 files changed, 15 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina/blob/6c10270c/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 3d77f1d..4f818ef 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>mina-parent</artifactId>
     <groupId>org.apache.mina</groupId>
-    <version>2.0.10</version>
+    <version>2.0.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>distribution</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/6c10270c/mina-core/pom.xml
----------------------------------------------------------------------
diff --git a/mina-core/pom.xml b/mina-core/pom.xml
index 04785c3..07689c7 100644
--- a/mina-core/pom.xml
+++ b/mina-core/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.10</version>
+    <version>2.0.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-core</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/6c10270c/mina-example/pom.xml
----------------------------------------------------------------------
diff --git a/mina-example/pom.xml b/mina-example/pom.xml
index bffdfaa..744e189 100644
--- a/mina-example/pom.xml
+++ b/mina-example/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.10</version>
+    <version>2.0.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-example</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/6c10270c/mina-filter-compression/pom.xml
----------------------------------------------------------------------
diff --git a/mina-filter-compression/pom.xml b/mina-filter-compression/pom.xml
index 525ff97..785d43a 100644
--- a/mina-filter-compression/pom.xml
+++ b/mina-filter-compression/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.10</version>
+    <version>2.0.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-filter-compression</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/6c10270c/mina-http/pom.xml
----------------------------------------------------------------------
diff --git a/mina-http/pom.xml b/mina-http/pom.xml
index 5625881..db4288e 100644
--- a/mina-http/pom.xml
+++ b/mina-http/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.10</version>
+    <version>2.0.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-http</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/6c10270c/mina-integration-beans/pom.xml
----------------------------------------------------------------------
diff --git a/mina-integration-beans/pom.xml b/mina-integration-beans/pom.xml
index 84f7cc8..8d54d2b 100644
--- a/mina-integration-beans/pom.xml
+++ b/mina-integration-beans/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.10</version>
+    <version>2.0.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-integration-beans</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/6c10270c/mina-integration-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/mina-integration-jmx/pom.xml b/mina-integration-jmx/pom.xml
index b32aaa8..703996c 100644
--- a/mina-integration-jmx/pom.xml
+++ b/mina-integration-jmx/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.10</version>
+    <version>2.0.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-integration-jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/6c10270c/mina-integration-ognl/pom.xml
----------------------------------------------------------------------
diff --git a/mina-integration-ognl/pom.xml b/mina-integration-ognl/pom.xml
index 7badf44..0aeaa34 100644
--- a/mina-integration-ognl/pom.xml
+++ b/mina-integration-ognl/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.10</version>
+    <version>2.0.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-integration-ognl</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/6c10270c/mina-integration-xbean/pom.xml
----------------------------------------------------------------------
diff --git a/mina-integration-xbean/pom.xml b/mina-integration-xbean/pom.xml
index cdeed1f..0b48a60 100644
--- a/mina-integration-xbean/pom.xml
+++ b/mina-integration-xbean/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.10</version>
+    <version>2.0.11-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/mina/blob/6c10270c/mina-legal/pom.xml
----------------------------------------------------------------------
diff --git a/mina-legal/pom.xml b/mina-legal/pom.xml
index e855a9c..aac8821 100644
--- a/mina-legal/pom.xml
+++ b/mina-legal/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.mina</groupId>
         <artifactId>mina-parent</artifactId>
-        <version>2.0.10</version>
+        <version>2.0.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>mina-legal</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/6c10270c/mina-statemachine/pom.xml
----------------------------------------------------------------------
diff --git a/mina-statemachine/pom.xml b/mina-statemachine/pom.xml
index 994d662..43ddcd7 100644
--- a/mina-statemachine/pom.xml
+++ b/mina-statemachine/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.10</version>
+    <version>2.0.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-statemachine</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/6c10270c/mina-transport-apr/pom.xml
----------------------------------------------------------------------
diff --git a/mina-transport-apr/pom.xml b/mina-transport-apr/pom.xml
index 49cbbec..3b253c7 100644
--- a/mina-transport-apr/pom.xml
+++ b/mina-transport-apr/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.10</version>
+    <version>2.0.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-transport-apr</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/6c10270c/mina-transport-serial/pom.xml
----------------------------------------------------------------------
diff --git a/mina-transport-serial/pom.xml b/mina-transport-serial/pom.xml
index 062e91d..f8614d7 100644
--- a/mina-transport-serial/pom.xml
+++ b/mina-transport-serial/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.10</version>
+    <version>2.0.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-transport-serial</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/6c10270c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aa3a7b9..b3a3a9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
   </organization>
 
   <groupId>org.apache.mina</groupId>
-  <version>2.0.10</version>
+  <version>2.0.11-SNAPSHOT</version>
   <artifactId>mina-parent</artifactId>
   <name>Apache MINA</name>
   <packaging>pom</packaging>
@@ -55,7 +55,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/mina.git</connection>
     <url>https://github.com/apache/mina/tree/2.0</url>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/mina.git</developerConnection>
-    <tag>2.0.10</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <distributionManagement>