You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by gt...@apache.org on 2014/12/11 15:50:06 UTC

[2/2] activemq git commit: fix mvn warn on deploy profile

fix mvn warn on deploy profile


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

Branch: refs/heads/trunk
Commit: 15eba485643d710a55e82c9ed10516374b1ae857
Parents: 1409acb
Author: gtully <ga...@gmail.com>
Authored: Wed Dec 10 12:27:09 2014 +0000
Committer: gtully <ga...@gmail.com>
Committed: Thu Dec 11 14:42:00 2014 +0000

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/15eba485/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0711032..c27a2bd 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1563,6 +1563,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-javadoc-plugin</artifactId>
+            <version>${maven-javadoc-plugin-version}</version>
             <executions>
               <execution>
                 <id>attach-javadocs</id>