You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/08/04 08:30:47 UTC

[maven-deploy-plugin] 04/06: fixup! [MSHARED-695] - WIP - Move checksum generation from install to deploy o stat of IT's. to check for checksums.

This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch MSHARED-695
in repository https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git

commit 8a3faaeb881f7e739a6fe9ea930022327c9317db
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Jul 7 12:49:03 2018 +0200

    fixup! [MSHARED-695] - WIP - Move checksum generation from install to deploy  o stat of IT's. to check for checksums.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 642f456..6f0fb38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.10.0.MSHARED695-SNAPSHOT</version>
+      <version>0.10.0</version>
     </dependency>
     <!-- Upgrade of transitive dependency. -->
     <dependency>