You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2018/08/29 06:15:43 UTC

[myfaces] branch master updated: update myfaces parent to latest release

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

deki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces.git


The following commit(s) were added to refs/heads/master by this push:
     new 107a433  update myfaces parent to latest release
107a433 is described below

commit 107a43343a0653b0b972ec0dc5479a9722b9a137
Author: Dennis Kieselhorst <ma...@dekies.de>
AuthorDate: Wed Aug 29 08:15:20 2018 +0200

    update myfaces parent to latest release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 99862c7..14b9b24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces</groupId>
         <artifactId>myfaces</artifactId>
-        <version>17</version>
+        <version>19</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>