Skip to content

Commit 3fdd24c

Browse files
committed
Use scm-publish plugin version from CP40 (and ensure it is defined)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1744101 13f79535-47bb-0310-9956-ffa450edef68
1 parent 1bc2d78 commit 3fdd24c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ limitations under the License.
242242
<plugin>
243243
<groupId>org.apache.maven.plugins</groupId>
244244
<artifactId>maven-scm-publish-plugin</artifactId>
245+
<version>${commons.scm-publish.version}</version>
245246
<configuration>
246247
<ignorePathsToDelete>
247248
<ignorePathToDelete>archive**</ignorePathToDelete>

0 commit comments

Comments
 (0)