You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by jv...@apache.org on 2013/07/27 08:30:33 UTC

git commit: [maven-release-plugin] prepare release 3.0.0-M2

Updated Branches:
  refs/heads/trunk 23f118e42 -> 9102d7c0a


[maven-release-plugin] prepare release 3.0.0-M2


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

Branch: refs/heads/trunk
Commit: 9102d7c0acfda78a70d27f871e3ef6ac0401ea81
Parents: 23f118e
Author: Julien Vermillard <jv...@apache.org>
Authored: Sat Jul 27 08:30:14 2013 +0200
Committer: Julien Vermillard <jv...@apache.org>
Committed: Sat Jul 27 08:30:14 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/9102d7c0/benchmarks/pom.xml
----------------------------------------------------------------------
diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index 8de019f..c979a1c 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-SNAPSHOT</version>
+    <version>3.0.0-M2</version>
   </parent>
 
   <artifactId>mina-benchmarks</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/9102d7c0/benchmarks2/pom.xml
----------------------------------------------------------------------
diff --git a/benchmarks2/pom.xml b/benchmarks2/pom.xml
index 8936de0..fe601b1 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-SNAPSHOT</version>
+    <version>3.0.0-M2</version>
   </parent>
 
   <artifactId>mina-benchmarks2</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/9102d7c0/coap/pom.xml
----------------------------------------------------------------------
diff --git a/coap/pom.xml b/coap/pom.xml
index daf0eb0..4abecd6 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-SNAPSHOT</version>
+    <version>3.0.0-M2</version>
   </parent>
 
   <artifactId>mina-coap</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/9102d7c0/codec/pom.xml
----------------------------------------------------------------------
diff --git a/codec/pom.xml b/codec/pom.xml
index 5c6d58b..39ac81b 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-SNAPSHOT</version>
+    <version>3.0.0-M2</version>
   </parent>
 
   <artifactId>mina-codec</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/9102d7c0/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 3dac326..2593b9e 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-SNAPSHOT</version>
+    <version>3.0.0-M2</version>
   </parent>
 
   <artifactId>mina-core</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/9102d7c0/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 2979c32..3a3b3bd 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-SNAPSHOT</version>
+    <version>3.0.0-M2</version>
   </parent>
 
   <artifactId>distribution</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/9102d7c0/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 1080d01..1e2bb16 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-SNAPSHOT</version>
+    <version>3.0.0-M2</version>
   </parent>
 
   <artifactId>mina-examples</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/9102d7c0/http/pom.xml
----------------------------------------------------------------------
diff --git a/http/pom.xml b/http/pom.xml
index 7485de3..f7a32f2 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-SNAPSHOT</version>
+    <version>3.0.0-M2</version>
   </parent>
 
   <artifactId>mina-http</artifactId>

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

http://git-wip-us.apache.org/repos/asf/mina/blob/9102d7c0/protobuf/pom.xml
----------------------------------------------------------------------
diff --git a/protobuf/pom.xml b/protobuf/pom.xml
index 943efee..af48a3d 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-SNAPSHOT</version>
+    <version>3.0.0-M2</version>
   </parent>
 
   <artifactId>mina-protobuf</artifactId>

http://git-wip-us.apache.org/repos/asf/mina/blob/9102d7c0/thrift/pom.xml
----------------------------------------------------------------------
diff --git a/thrift/pom.xml b/thrift/pom.xml
index aadff44..6c044e4 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-SNAPSHOT</version>
+    <version>3.0.0-M2</version>
   </parent>
 
   <artifactId>mina-thrift</artifactId>