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 2019/02/27 19:50:26 UTC

[maven-dependency-tree] 01/01: [MSHARED-771] - Upgrade shared-component to version 33

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

khmarbaise pushed a commit to branch MSHARED-771
in repository https://gitbox.apache.org/repos/asf/maven-dependency-tree.git

commit c42e6a5879734a627d555905ced12df58e1e1a93
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Nov 10 08:39:47 2018 +0100

    [MSHARED-771] - Upgrade shared-component to version 33
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e145805..0f9d180 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>31</version>
+    <version>33</version>
     <relativePath>../../pom/maven/maven-shared-components/pom.xml</relativePath>
   </parent>