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 2014/10/18 10:02:48 UTC

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

Repository: mina
Updated Branches:
  refs/heads/2.0 1f632420a -> c65e568a0


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

Branch: refs/heads/2.0
Commit: c65e568a0ccfad4724f07976f2241e4697f381d2
Parents: 1f63242
Author: Emmanuel Lécharny <el...@symas.com>
Authored: Sat Oct 18 10:02:42 2014 +0200
Committer: Emmanuel Lécharny <el...@symas.com>
Committed: Sat Oct 18 10:02:42 2014 +0200

----------------------------------------------------------------------
 distribution/pom.xml            | 2 +-
 mina-core/pom.xml               | 2 +-
 mina-example/pom.xml            | 2 +-
 mina-filter-compression/pom.xml | 2 +-
 mina-http/pom.xml               | 4 ++--
 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, 16 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina/blob/c65e568a/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 01a8ee6..ad7abd0 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.9</version>
+    <version>2.0.10-SNAPSHOT</version>
   </parent>
 
   <artifactId>distribution</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/c65e568a/mina-core/pom.xml
----------------------------------------------------------------------
diff --git a/mina-core/pom.xml b/mina-core/pom.xml
index 9e103dc..3ac676e 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.9</version>
+    <version>2.0.10-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-core</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/c65e568a/mina-example/pom.xml
----------------------------------------------------------------------
diff --git a/mina-example/pom.xml b/mina-example/pom.xml
index c9eb76a..e6b6b39 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.9</version>
+    <version>2.0.10-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-example</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/c65e568a/mina-filter-compression/pom.xml
----------------------------------------------------------------------
diff --git a/mina-filter-compression/pom.xml b/mina-filter-compression/pom.xml
index 9d0ff11..25f8d6f 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.9</version>
+    <version>2.0.10-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-filter-compression</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/c65e568a/mina-http/pom.xml
----------------------------------------------------------------------
diff --git a/mina-http/pom.xml b/mina-http/pom.xml
index a813fdf..e6914bf 100644
--- a/mina-http/pom.xml
+++ b/mina-http/pom.xml
@@ -24,12 +24,12 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.9</version>
+    <version>2.0.10-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-http</artifactId>
   <groupId>org.apache.mina</groupId>
-  <version>2.0.9</version>
+  <version>2.0.10-SNAPSHOT</version>
   <name>Apache MINA HTTP client and server codec</name>
   <packaging>bundle</packaging>
   <properties>

http://git-wip-us.apache.org/repos/asf/mina/blob/c65e568a/mina-integration-beans/pom.xml
----------------------------------------------------------------------
diff --git a/mina-integration-beans/pom.xml b/mina-integration-beans/pom.xml
index 5667869..3fe94a8 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.9</version>
+    <version>2.0.10-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-integration-beans</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/c65e568a/mina-integration-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/mina-integration-jmx/pom.xml b/mina-integration-jmx/pom.xml
index 0dee2a8..b59f645 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.9</version>
+    <version>2.0.10-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-integration-jmx</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/c65e568a/mina-integration-ognl/pom.xml
----------------------------------------------------------------------
diff --git a/mina-integration-ognl/pom.xml b/mina-integration-ognl/pom.xml
index eb98bdc..30f5240 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.9</version>
+    <version>2.0.10-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-integration-ognl</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/c65e568a/mina-integration-xbean/pom.xml
----------------------------------------------------------------------
diff --git a/mina-integration-xbean/pom.xml b/mina-integration-xbean/pom.xml
index bbaad17..6e58b0a 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.9</version>
+    <version>2.0.10-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/mina/blob/c65e568a/mina-legal/pom.xml
----------------------------------------------------------------------
diff --git a/mina-legal/pom.xml b/mina-legal/pom.xml
index ac7ae9f..59d1246 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.9</version>
+        <version>2.0.10-SNAPSHOT</version>
     </parent>
 
     <artifactId>mina-legal</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/c65e568a/mina-statemachine/pom.xml
----------------------------------------------------------------------
diff --git a/mina-statemachine/pom.xml b/mina-statemachine/pom.xml
index 699379a..6540bd9 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.9</version>
+    <version>2.0.10-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-statemachine</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/c65e568a/mina-transport-apr/pom.xml
----------------------------------------------------------------------
diff --git a/mina-transport-apr/pom.xml b/mina-transport-apr/pom.xml
index 4e94a0d..71d5d63 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.9</version>
+    <version>2.0.10-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-transport-apr</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/c65e568a/mina-transport-serial/pom.xml
----------------------------------------------------------------------
diff --git a/mina-transport-serial/pom.xml b/mina-transport-serial/pom.xml
index ee09bc3..9bfd179 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.9</version>
+    <version>2.0.10-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-transport-serial</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/c65e568a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ba379b9..7be6122 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
   </organization>
 
   <groupId>org.apache.mina</groupId>
-  <version>2.0.9</version>
+  <version>2.0.10-SNAPSHOT</version>
   <artifactId>mina-parent</artifactId>
   <name>Apache MINA</name>
   <packaging>pom</packaging>
@@ -54,7 +54,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.9</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <distributionManagement>