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 2023/01/24 21:26:35 UTC

[myfaces-tobago] branch tobago-5.x updated (74cf974dd6 -> 4e595da894)

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

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


    from 74cf974dd6 chore(release): prepare 5.5.0 (#3698)
     add 488a7cd520 chore(release): prepare 5.5.0
     new da19ece553 Merge remote-tracking branch 'origin/tobago-5.x' into tobago-5.x
     new 4e595da894 [maven-release-plugin] prepare release tobago-5.5.0

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                           | 4 ++--
 tobago-assembly/pom.xml                           | 2 +-
 tobago-core/pom.xml                               | 2 +-
 tobago-example/pom.xml                            | 2 +-
 tobago-example/tobago-example-assembly/pom.xml    | 2 +-
 tobago-example/tobago-example-blank/pom.xml       | 2 +-
 tobago-example/tobago-example-demo/pom.xml        | 2 +-
 tobago-example/tobago-example-spring-boot/pom.xml | 5 ++---
 tobago-theme/pom.xml                              | 2 +-
 tobago-theme/tobago-theme-charlotteville/pom.xml  | 2 +-
 tobago-theme/tobago-theme-roxborough/pom.xml      | 2 +-
 tobago-theme/tobago-theme-scarborough/pom.xml     | 2 +-
 tobago-theme/tobago-theme-speyside/pom.xml        | 2 +-
 tobago-theme/tobago-theme-standard/pom.xml        | 2 +-
 tobago-tool/pom.xml                               | 2 +-
 tobago-tool/tobago-config-dev/pom.xml             | 2 +-
 tobago-tool/tobago-config-mojarra/pom.xml         | 2 +-
 tobago-tool/tobago-config-myfaces/pom.xml         | 2 +-
 tobago-tool/tobago-config-owb/pom.xml             | 2 +-
 tobago-tool/tobago-tool-annotation/pom.xml        | 2 +-
 tobago-tool/tobago-tool-apt/pom.xml               | 2 +-
 tobago-tool/tobago-tool-test/pom.xml              | 2 +-
 22 files changed, 24 insertions(+), 25 deletions(-)


[myfaces-tobago] 01/02: Merge remote-tracking branch 'origin/tobago-5.x' into tobago-5.x

Posted by lo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit da19ece553815e10d45c83c9ad5c9c21b8d95c87
Merge: 488a7cd520 74cf974dd6
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Tue Jan 24 22:05:01 2023 +0100

    Merge remote-tracking branch 'origin/tobago-5.x' into tobago-5.x



[myfaces-tobago] 02/02: [maven-release-plugin] prepare release tobago-5.5.0

Posted by lo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 4e595da89467494a3bd4baf37ddf1578f251ee80
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Tue Jan 24 22:26:31 2023 +0100

    [maven-release-plugin] prepare release tobago-5.5.0
---
 pom.xml                                           | 4 ++--
 tobago-assembly/pom.xml                           | 2 +-
 tobago-core/pom.xml                               | 2 +-
 tobago-example/pom.xml                            | 2 +-
 tobago-example/tobago-example-assembly/pom.xml    | 2 +-
 tobago-example/tobago-example-blank/pom.xml       | 2 +-
 tobago-example/tobago-example-demo/pom.xml        | 2 +-
 tobago-example/tobago-example-spring-boot/pom.xml | 5 ++---
 tobago-theme/pom.xml                              | 2 +-
 tobago-theme/tobago-theme-charlotteville/pom.xml  | 2 +-
 tobago-theme/tobago-theme-roxborough/pom.xml      | 2 +-
 tobago-theme/tobago-theme-scarborough/pom.xml     | 2 +-
 tobago-theme/tobago-theme-speyside/pom.xml        | 2 +-
 tobago-theme/tobago-theme-standard/pom.xml        | 2 +-
 tobago-tool/pom.xml                               | 2 +-
 tobago-tool/tobago-config-dev/pom.xml             | 2 +-
 tobago-tool/tobago-config-mojarra/pom.xml         | 2 +-
 tobago-tool/tobago-config-myfaces/pom.xml         | 2 +-
 tobago-tool/tobago-config-owb/pom.xml             | 2 +-
 tobago-tool/tobago-tool-annotation/pom.xml        | 2 +-
 tobago-tool/tobago-tool-apt/pom.xml               | 2 +-
 tobago-tool/tobago-tool-test/pom.xml              | 2 +-
 22 files changed, 24 insertions(+), 25 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5c93a7701b..c7c8312e9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>tobago</artifactId>
   <packaging>pom</packaging>
   <name>Apache Tobago</name>
-  <version>5.5.0-SNAPSHOT</version>
+  <version>5.5.0</version>
   <description>The goal of Tobago is to provide the community with a well designed set of user interface components based on JSF and run on MyFaces.</description>
   <url>http://myfaces.apache.org/tobago</url>
   <inceptionYear>2002</inceptionYear>
@@ -337,7 +337,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/myfaces-tobago.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/myfaces-tobago.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=myfaces-tobago.git</url>
-    <tag>HEAD</tag>
+    <tag>tobago-5.5.0</tag>
   </scm>
 
   <build>
diff --git a/tobago-assembly/pom.xml b/tobago-assembly/pom.xml
index c39f03215d..475f831433 100644
--- a/tobago-assembly/pom.xml
+++ b/tobago-assembly/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
 
   <dependencies>
diff --git a/tobago-core/pom.xml b/tobago-core/pom.xml
index b20bc2ddd9..e73112baed 100644
--- a/tobago-core/pom.xml
+++ b/tobago-core/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
   <artifactId>tobago-core</artifactId>
   <packaging>jar</packaging>
diff --git a/tobago-example/pom.xml b/tobago-example/pom.xml
index 43a075ca3b..a55e3c458d 100644
--- a/tobago-example/pom.xml
+++ b/tobago-example/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
   <packaging>pom</packaging>
   <name>Tobago Examples</name>
diff --git a/tobago-example/tobago-example-assembly/pom.xml b/tobago-example/tobago-example-assembly/pom.xml
index 8927acd6c5..37e017f889 100644
--- a/tobago-example/tobago-example-assembly/pom.xml
+++ b/tobago-example/tobago-example-assembly/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
 
   <profiles>
diff --git a/tobago-example/tobago-example-blank/pom.xml b/tobago-example/tobago-example-blank/pom.xml
index 541d3c352b..2d0f8ab4c3 100644
--- a/tobago-example/tobago-example-blank/pom.xml
+++ b/tobago-example/tobago-example-blank/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
   <artifactId>tobago-example-blank</artifactId>
   <packaging>${app.packaging}</packaging>
diff --git a/tobago-example/tobago-example-demo/pom.xml b/tobago-example/tobago-example-demo/pom.xml
index ea869b2f20..81ef48e60f 100644
--- a/tobago-example/tobago-example-demo/pom.xml
+++ b/tobago-example/tobago-example-demo/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
   <artifactId>tobago-example-demo</artifactId>
   <packaging>${app.packaging}</packaging>
diff --git a/tobago-example/tobago-example-spring-boot/pom.xml b/tobago-example/tobago-example-spring-boot/pom.xml
index a60befeb81..6f9d0ffd54 100644
--- a/tobago-example/tobago-example-spring-boot/pom.xml
+++ b/tobago-example/tobago-example-spring-boot/pom.xml
@@ -15,13 +15,12 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
   <artifactId>tobago-example-spring-boot</artifactId>
   <packaging>jar</packaging>
diff --git a/tobago-theme/pom.xml b/tobago-theme/pom.xml
index 6508b3913d..49e686deb2 100644
--- a/tobago-theme/pom.xml
+++ b/tobago-theme/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
   <packaging>pom</packaging>
   <name>Tobago Themes</name>
diff --git a/tobago-theme/tobago-theme-charlotteville/pom.xml b/tobago-theme/tobago-theme-charlotteville/pom.xml
index ecf9bac615..0cdf4618b4 100644
--- a/tobago-theme/tobago-theme-charlotteville/pom.xml
+++ b/tobago-theme/tobago-theme-charlotteville/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
   <artifactId>tobago-theme-charlotteville</artifactId>
   <name>Tobago Theme Charlotteville</name>
diff --git a/tobago-theme/tobago-theme-roxborough/pom.xml b/tobago-theme/tobago-theme-roxborough/pom.xml
index 2430219c39..af91d0a5a3 100644
--- a/tobago-theme/tobago-theme-roxborough/pom.xml
+++ b/tobago-theme/tobago-theme-roxborough/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
   <artifactId>tobago-theme-roxborough</artifactId>
   <packaging>jar</packaging>
diff --git a/tobago-theme/tobago-theme-scarborough/pom.xml b/tobago-theme/tobago-theme-scarborough/pom.xml
index f1f8984d4b..486be89c09 100644
--- a/tobago-theme/tobago-theme-scarborough/pom.xml
+++ b/tobago-theme/tobago-theme-scarborough/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
   <artifactId>tobago-theme-scarborough</artifactId>
   <packaging>jar</packaging>
diff --git a/tobago-theme/tobago-theme-speyside/pom.xml b/tobago-theme/tobago-theme-speyside/pom.xml
index 7f10faa8d9..9f2919cdb8 100644
--- a/tobago-theme/tobago-theme-speyside/pom.xml
+++ b/tobago-theme/tobago-theme-speyside/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
   <artifactId>tobago-theme-speyside</artifactId>
   <packaging>jar</packaging>
diff --git a/tobago-theme/tobago-theme-standard/pom.xml b/tobago-theme/tobago-theme-standard/pom.xml
index 1e544cce10..9d59982c50 100644
--- a/tobago-theme/tobago-theme-standard/pom.xml
+++ b/tobago-theme/tobago-theme-standard/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
   <artifactId>tobago-theme-standard</artifactId>
   <packaging>jar</packaging>
diff --git a/tobago-tool/pom.xml b/tobago-tool/pom.xml
index 149d78214c..a73345c295 100644
--- a/tobago-tool/pom.xml
+++ b/tobago-tool/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
   <packaging>pom</packaging>
   <name>Tobago Tool</name>
diff --git a/tobago-tool/tobago-config-dev/pom.xml b/tobago-tool/tobago-config-dev/pom.xml
index 4fe8b9ee67..8b52b7061f 100644
--- a/tobago-tool/tobago-config-dev/pom.xml
+++ b/tobago-tool/tobago-config-dev/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
 
   <artifactId>tobago-config-dev</artifactId>
diff --git a/tobago-tool/tobago-config-mojarra/pom.xml b/tobago-tool/tobago-config-mojarra/pom.xml
index 35d0ee1b44..56e34415e8 100644
--- a/tobago-tool/tobago-config-mojarra/pom.xml
+++ b/tobago-tool/tobago-config-mojarra/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
 
   <artifactId>tobago-config-mojarra</artifactId>
diff --git a/tobago-tool/tobago-config-myfaces/pom.xml b/tobago-tool/tobago-config-myfaces/pom.xml
index e0a12ad3fb..d04507573b 100644
--- a/tobago-tool/tobago-config-myfaces/pom.xml
+++ b/tobago-tool/tobago-config-myfaces/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
 
   <artifactId>tobago-config-myfaces</artifactId>
diff --git a/tobago-tool/tobago-config-owb/pom.xml b/tobago-tool/tobago-config-owb/pom.xml
index f85d6e0b2b..3b215e95e9 100644
--- a/tobago-tool/tobago-config-owb/pom.xml
+++ b/tobago-tool/tobago-config-owb/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
 
   <artifactId>tobago-config-owb</artifactId>
diff --git a/tobago-tool/tobago-tool-annotation/pom.xml b/tobago-tool/tobago-tool-annotation/pom.xml
index 799a627156..343a34b886 100644
--- a/tobago-tool/tobago-tool-annotation/pom.xml
+++ b/tobago-tool/tobago-tool-annotation/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
   <artifactId>tobago-tool-annotation</artifactId>
   <packaging>jar</packaging>
diff --git a/tobago-tool/tobago-tool-apt/pom.xml b/tobago-tool/tobago-tool-apt/pom.xml
index 9507034b43..7009296c46 100644
--- a/tobago-tool/tobago-tool-apt/pom.xml
+++ b/tobago-tool/tobago-tool-apt/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
   <artifactId>tobago-tool-apt</artifactId>
   <packaging>jar</packaging>
diff --git a/tobago-tool/tobago-tool-test/pom.xml b/tobago-tool/tobago-tool-test/pom.xml
index a99a3594e7..f036c22733 100644
--- a/tobago-tool/tobago-tool-test/pom.xml
+++ b/tobago-tool/tobago-tool-test/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.0</version>
   </parent>
   <artifactId>tobago-tool-test</artifactId>
   <packaging>jar</packaging>