You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flume.apache.org by mp...@apache.org on 2012/07/07 21:35:32 UTC

svn commit: r1358627 - /incubator/flume/branches/branch-1.2.0/pom.xml

Author: mpercy
Date: Sat Jul  7 19:35:31 2012
New Revision: 1358627

URL: http://svn.apache.org/viewvc?rev=1358627&view=rev
Log:
FLUME-1346. Remove sphinx-maven build warning.

(Mike Percy)

Modified:
    incubator/flume/branches/branch-1.2.0/pom.xml

Modified: incubator/flume/branches/branch-1.2.0/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flume/branches/branch-1.2.0/pom.xml?rev=1358627&r1=1358626&r2=1358627&view=diff
==============================================================================
--- incubator/flume/branches/branch-1.2.0/pom.xml (original)
+++ incubator/flume/branches/branch-1.2.0/pom.xml Sat Jul  7 19:35:31 2012
@@ -853,6 +853,7 @@ limitations under the License.
       <plugin>
         <groupId>org.tomdz.maven</groupId>
         <artifactId>sphinx-maven-plugin</artifactId>
+        <version>1.0.2</version>
         <inherited>false</inherited>
         <configuration>
           <sourceDirectory>${project.basedir}/flume-ng-doc/sphinx</sourceDirectory>