Author: ggregory
Date: Sun Nov 27 09:00:28 2016
New Revision: 1771545
URL: http://svn.apache.org/viewvc?rev=1771545&view=rev
Log:
Remove version override (same version 0.12).
Modified:
commons/proper/commons-parent/trunk/pom.xml
Modified: commons/proper/commons-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1771545&r1=1771544&r2=1771545&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun Nov 27 09:00:28 2016
@@ -679,7 +679,6 @@ Version 39:
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-publish-plugin</artifactId>
- <version>${commons.scm-publish.version}</version>
<configuration>
<content>${project.reporting.outputDirectory}</content>
<pubScmUrl>scm:svn:${commons.scmPubUrl}</pubScmUrl>