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/01/08 12:54:24 UTC

[myfaces-tobago] branch tobago-3.0.x updated: set parent POM to actual version 17

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

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


The following commit(s) were added to refs/heads/tobago-3.0.x by this push:
     new 32625c1  set parent POM to actual version 17
32625c1 is described below

commit 32625c1b9b9ff79694f060746f5982e1fb001638
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Mon Jan 8 13:54:18 2018 +0100

    set parent POM to actual version 17
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e77a597..dbdd961 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces</groupId>
     <artifactId>myfaces</artifactId>
-    <version>16</version>
+    <version>17</version>
   </parent>
   <groupId>org.apache.myfaces.tobago</groupId>
   <artifactId>tobago</artifactId>

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