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/01/08 14:00:08 UTC

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

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 8edfd89  [maven-release-plugin] prepare release checkstyle-rules-13
8edfd89 is described below

commit 8edfd898104e4a006e4b35a18e06b1332b985174
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Fri Jan 8 14:59:59 2021 +0100

    [maven-release-plugin] prepare release checkstyle-rules-13
---
 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 bbfc61b..8caee7d 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>13-SNAPSHOT</version>
+  <version>13</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-13</tag>
   </scm>
 
   <build>