You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gn...@apache.org on 2022/11/14 22:56:41 UTC

[maven-shared-resources] branch master updated: [maven-release-plugin] prepare release maven-shared-resources-5

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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-resources.git


The following commit(s) were added to refs/heads/master by this push:
     new 0c325a9  [maven-release-plugin] prepare release maven-shared-resources-5
0c325a9 is described below

commit 0c325a9fb2ad8a9c0bc5671e3f43ce36e9147f65
Author: Guillaume Nodet <gn...@gmail.com>
AuthorDate: Mon Nov 14 23:56:38 2022 +0100

    [maven-release-plugin] prepare release maven-shared-resources-5
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index e973008..13cce53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,20 +30,20 @@
   </parent>
 
   <artifactId>maven-shared-resources</artifactId>
-  <version>5-SNAPSHOT</version>
+  <version>5</version>
 
   <name>Apache Maven Shared Resources</name>
   <description>A collection of templates that are specific to the Maven project.</description>
 
   <properties>
-    <project.build.outputTimestamp>2021-10-02T14:55:20Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2022-11-14T22:55:55Z</project.build.outputTimestamp>
   </properties>
 
   <scm>
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-resources.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-resources.git</developerConnection>
     <url>https://github.com/apache/maven-shared-resources/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-shared-resources-5</tag>
   </scm>
   <issueManagement>
     <system>jira</system>