Author: sebb
Date: Mon May 16 17:49:09 2016
New Revision: 1744101

URL: http://svn.apache.org/viewvc?rev=1744101&view=rev
Log:
Use scm-publish plugin version from CP40 (and ensure it is defined)

Modified:
    commons/proper/codec/trunk/pom.xml

Modified: commons/proper/codec/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=1744101&r1=1744100&r2=1744101&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Mon May 16 17:49:09 2016
@@ -242,6 +242,7 @@ limitations under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-scm-publish-plugin</artifactId>
+          <version>${commons.scm-publish.version}</version>
           <configuration>
             <ignorePathsToDelete>
               <ignorePathToDelete>archive**</ignorePathToDelete>


Reply via email to