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/02/07 16:04:51 UTC

[myfaces-tobago] branch master updated: set version

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 e230e8d  set version
e230e8d is described below

commit e230e8d09bec572376c92345bfeda7ffddae4a92
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Wed Feb 7 17:05:05 2018 +0100

    set version
---
 .../apache/myfaces/tobago/internal/taglib/component/package-info.java | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/package-info.java b/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/package-info.java
index 299a4c0..f2b6b42 100644
--- a/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/package-info.java
+++ b/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/package-info.java
@@ -18,7 +18,7 @@
  */
 
 /**
- * <b>Tobago Framework Component Tag Library 4.0.x -
+ * <b>Tobago Framework Component Tag Library 4.1.x -
  * (C) Copyright 2005-2018 The Apache Software Foundation</b>
  */
 @org.apache.myfaces.tobago.apt.annotation.Taglib(
@@ -28,6 +28,6 @@
         "org.apache.myfaces.tobago.webapp.TobagoServletContextListener",
         "org.apache.myfaces.tobago.webapp.SecretSessionListener"},
     name = "tobago",
-    displayName = "Tobago Components 4.0.x")
+    displayName = "Tobago Components 4.1.x")
 
 package org.apache.myfaces.tobago.internal.taglib.component;

-- 
To stop receiving notification emails like this one, please contact
lofwyr@apache.org.