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/12/27 11:38:38 UTC

[maven-filtering] branch MSHARED-789 created (now e6b58e1)

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

khmarbaise pushed a change to branch MSHARED-789
in repository https://gitbox.apache.org/repos/asf/maven-filtering.git.


      at e6b58e1  [MSHARED-789] - Upgrade maven-shared-components parent to 33

This branch includes the following new commits:

     new e6b58e1  [MSHARED-789] - Upgrade maven-shared-components parent to 33

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-filtering] 01/01: [MSHARED-789] - Upgrade maven-shared-components parent to 33

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

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

commit e6b58e147376673354a7a9ecdde00ccb8090f3d0
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Thu Dec 27 12:38:32 2018 +0100

    [MSHARED-789] - Upgrade maven-shared-components parent to 33
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 91ac98d..de1cc5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>32</version>
+    <version>33</version>
     <relativePath>../../pom/maven/maven-shared-components/pom.xml</relativePath>
   </parent>