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 2022/10/07 14:57:37 UTC

[myfaces-build-tools] branch main updated: [maven-release-plugin] prepare release checkstyle-rules-19

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 9a4319d0 [maven-release-plugin] prepare release checkstyle-rules-19
9a4319d0 is described below

commit 9a4319d0ec79cd7899dbb6504e85f530897a1397
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Fri Oct 7 16:57:35 2022 +0200

    [maven-release-plugin] prepare release checkstyle-rules-19
---
 other/checkstyle-rules/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/other/checkstyle-rules/pom.xml b/other/checkstyle-rules/pom.xml
index 8e62ce07..2874cb15 100644
--- a/other/checkstyle-rules/pom.xml
+++ b/other/checkstyle-rules/pom.xml
@@ -35,7 +35,7 @@
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>checkstyle-rules</artifactId>
   <packaging>jar</packaging>
-  <version>18-SNAPSHOT</version>
+  <version>19</version>
   <name>checkstyle-rules</name>
   <url>http://maven.apache.org</url>
 
@@ -43,7 +43,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/myfaces-build-tools.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/myfaces-build-tools.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=myfaces-build-tools.git</url>
-    <tag>HEAD</tag>
+    <tag>checkstyle-rules-19</tag>
   </scm>
 
   <build>