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 2021/10/28 17:46:50 UTC

[myfaces-build-tools] branch master updated: [maven-release-plugin] prepare release checkstyle-rules-15

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-build-tools.git


The following commit(s) were added to refs/heads/master by this push:
     new 6f8ffec  [maven-release-plugin] prepare release checkstyle-rules-15
6f8ffec is described below

commit 6f8ffec885de699b8f7086e1e1ac7ccb70203513
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Thu Oct 28 19:46:47 2021 +0200

    [maven-release-plugin] prepare release checkstyle-rules-15
---
 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 b9f3a32..d066210 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>15-SNAPSHOT</version>
+  <version>15</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-15</tag>
   </scm>
 
   <build>