Repository: camel
Updated Branches:
  refs/heads/master 33bb03fb2 -> b3f0c7407


camel-protobuf: set gmaven-plugin version to global param

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

Branch: refs/heads/master
Commit: b3f0c7407633538fd4648175a87522343dd28f05
Parents: ecaf006
Author: Dmitry Volodin <dmvo...@gmail.com>
Authored: Tue Apr 18 14:08:10 2017 +0300
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Tue Apr 18 13:20:19 2017 +0200

----------------------------------------------------------------------
 components/camel-protobuf/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/b3f0c740/components/camel-protobuf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-protobuf/pom.xml 
b/components/camel-protobuf/pom.xml
index f97679c..536d95c 100644
--- a/components/camel-protobuf/pom.xml
+++ b/components/camel-protobuf/pom.xml
@@ -107,7 +107,7 @@
       <plugin>
         <groupId>org.codehaus.gmaven</groupId>
         <artifactId>gmaven-plugin</artifactId>
-        <version>1.5</version>
+        <version>${gmaven-plugin-version}</version>
         <executions>
           <execution>
             <phase>validate</phase>

Reply via email to