You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2018/08/28 07:56:32 UTC

[myfaces-tobago] branch master updated: Updating Parent POM

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6221af7  Updating Parent POM
6221af7 is described below

commit 6221af78ab97da25e5bd5a2990afaee9b52727fe
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Tue Aug 28 09:56:15 2018 +0200

    Updating Parent POM
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1b2905a..1a30de0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces</groupId>
     <artifactId>myfaces</artifactId>
-    <version>18</version>
+    <version>19</version>
   </parent>
   <groupId>org.apache.myfaces.tobago</groupId>
   <artifactId>tobago</artifactId>