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 10:57:38 UTC

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

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 6309d2da [maven-release-plugin] prepare release checkstyle-rules-18
6309d2da is described below

commit 6309d2da3909796ea36e361a341330f4d205ad97
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Fri Oct 7 12:57:21 2022 +0200

    [maven-release-plugin] prepare release checkstyle-rules-18
---
 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..d2ce3cb5 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>18</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-18</tag>
   </scm>
 
   <build>