Updated Branches:
  refs/heads/trunk 9102d7c0a -> 5d4e972b3

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

Branch: refs/heads/trunk
Commit: 5d4e972b3ef4788f85a65e569bd2a3a7843a3019
Parents: 9102d7c
Author: Julien Vermillard <[email protected]>
Authored: Sat Jul 27 08:30:45 2013 +0200
Committer: Julien Vermillard <[email protected]>
Committed: Sat Jul 27 08:30:45 2013 +0200

----------------------------------------------------------------------
 benchmarks/pom.xml   | 2 +-
 benchmarks2/pom.xml  | 2 +-
 coap/pom.xml         | 2 +-
 codec/pom.xml        | 2 +-
 core/pom.xml         | 2 +-
 distribution/pom.xml | 2 +-
 examples/pom.xml     | 2 +-
 http/pom.xml         | 2 +-
 pom.xml              | 2 +-
 protobuf/pom.xml     | 2 +-
 thrift/pom.xml       | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina/blob/5d4e972b/benchmarks/pom.xml
----------------------------------------------------------------------
diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index c979a1c..ccbc515 100755
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>3.0.0-M2</version>
+    <version>3.0.0-M3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-benchmarks</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/5d4e972b/benchmarks2/pom.xml
----------------------------------------------------------------------
diff --git a/benchmarks2/pom.xml b/benchmarks2/pom.xml
index fe601b1..2b8acd4 100755
--- a/benchmarks2/pom.xml
+++ b/benchmarks2/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>3.0.0-M2</version>
+    <version>3.0.0-M3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-benchmarks2</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/5d4e972b/coap/pom.xml
----------------------------------------------------------------------
diff --git a/coap/pom.xml b/coap/pom.xml
index 4abecd6..fffec94 100644
--- a/coap/pom.xml
+++ b/coap/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>3.0.0-M2</version>
+    <version>3.0.0-M3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-coap</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/5d4e972b/codec/pom.xml
----------------------------------------------------------------------
diff --git a/codec/pom.xml b/codec/pom.xml
index 39ac81b..ebd492a 100644
--- a/codec/pom.xml
+++ b/codec/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>3.0.0-M2</version>
+    <version>3.0.0-M3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-codec</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/5d4e972b/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 2593b9e..e3bb1c3 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>3.0.0-M2</version>
+    <version>3.0.0-M3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-core</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/5d4e972b/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 3a3b3bd..316383c 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>mina-parent</artifactId>
     <groupId>org.apache.mina</groupId>
-    <version>3.0.0-M2</version>
+    <version>3.0.0-M3-SNAPSHOT</version>
   </parent>
 
   <artifactId>distribution</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/5d4e972b/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 1e2bb16..836b71f 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>3.0.0-M2</version>
+    <version>3.0.0-M3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-examples</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/5d4e972b/http/pom.xml
----------------------------------------------------------------------
diff --git a/http/pom.xml b/http/pom.xml
index f7a32f2..a805539 100644
--- a/http/pom.xml
+++ b/http/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>3.0.0-M2</version>
+    <version>3.0.0-M3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-http</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/5d4e972b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6121b14..ee95d87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   </organization>
 
   <groupId>org.apache.mina</groupId>
-  <version>3.0.0-M2</version>
+  <version>3.0.0-M3-SNAPSHOT</version>
   <artifactId>mina-parent</artifactId>
   <name>Apache MINA ${project.version}</name>
   <packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/mina/blob/5d4e972b/protobuf/pom.xml
----------------------------------------------------------------------
diff --git a/protobuf/pom.xml b/protobuf/pom.xml
index af48a3d..95bfd64 100644
--- a/protobuf/pom.xml
+++ b/protobuf/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>3.0.0-M2</version>
+    <version>3.0.0-M3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-protobuf</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/5d4e972b/thrift/pom.xml
----------------------------------------------------------------------
diff --git a/thrift/pom.xml b/thrift/pom.xml
index 6c044e4..c174f6e 100644
--- a/thrift/pom.xml
+++ b/thrift/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>3.0.0-M2</version>
+    <version>3.0.0-M3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mina-thrift</artifactId>

Reply via email to