You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/08 18:14:28 UTC

[maven-downloader] 31/48: use last shared parent 19

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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-downloader.git

commit c790564310d18ad7a8baf7f767b9d9d0cc71fd33
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Mon Mar 4 14:34:11 2013 +0000

    use last shared parent 19
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1452330 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0d451a5..97f2f85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>18</version>
+    <version>19</version>
     <relativePath>../maven-shared-components/pom.xml</relativePath>
   </parent>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.