You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/02/07 17:15:49 UTC

[maven-dependency-plugin] branch MSHARED-850 created (now ab4dc47)

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

slachiewicz pushed a change to branch MSHARED-850
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git.


      at ab4dc47  [MSHARED-850] Run tests with new snapshot version

This branch includes the following new commits:

     new ab4dc47  [MSHARED-850] Run tests with new snapshot version

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-dependency-plugin] 01/01: [MSHARED-850] Run tests with new snapshot version

Posted by sl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch MSHARED-850
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git

commit ab4dc477d709ce7ac574fad167a504a6d4f87e00
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Fri Feb 7 18:11:07 2020 +0100

    [MSHARED-850] Run tests with new snapshot version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 098de37..d4c7709 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,7 +238,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-dependency-tree</artifactId>
-      <version>3.0.1</version>
+      <version>3.0.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>