Updated Branches:
  refs/heads/trunk f4af5b2be -> 105dc7eaf

pom cleanup


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

Branch: refs/heads/trunk
Commit: 8e6e78106763899231041583005402286220777c
Parents: f4af5b2
Author: jvermillard <[email protected]>
Authored: Thu May 9 10:34:02 2013 +0200
Committer: jvermillard <[email protected]>
Committed: Thu May 9 10:34:02 2013 +0200

----------------------------------------------------------------------
 serialization/protobuf/pom.xml |    1 -
 serialization/thrift/pom.xml   |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina/blob/8e6e7810/serialization/protobuf/pom.xml
----------------------------------------------------------------------
diff --git a/serialization/protobuf/pom.xml b/serialization/protobuf/pom.xml
index cf86384..2a59d59 100644
--- a/serialization/protobuf/pom.xml
+++ b/serialization/protobuf/pom.xml
@@ -57,7 +57,6 @@
             <groupId>${project.groupId}</groupId>
             <artifactId>mina-codec</artifactId>
             <version>${project.version}</version>
-            <scope>provided</scope>
         </dependency>
         
         <dependency>

http://git-wip-us.apache.org/repos/asf/mina/blob/8e6e7810/serialization/thrift/pom.xml
----------------------------------------------------------------------
diff --git a/serialization/thrift/pom.xml b/serialization/thrift/pom.xml
index cb9f30c..d9b1cfe 100644
--- a/serialization/thrift/pom.xml
+++ b/serialization/thrift/pom.xml
@@ -54,7 +54,6 @@
             <groupId>${project.groupId}</groupId>
             <artifactId>mina-codec</artifactId>
             <version>${project.version}</version>
-            <scope>provided</scope>
         </dependency>
 
         <dependency>

Reply via email to