This is an automated email from the ASF dual-hosted git repository. skygo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans-parent.git
commit 407ea655b6708ae04d730012e63ebdc8953ed9f0 Author: Eric Barboni <[email protected]> AuthorDate: Wed Jun 25 17:31:21 2025 +0200 [maven-release-plugin] prepare release netbeans-parent-5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 508a8e2..dc2a4f1 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. <groupId>org.apache.netbeans</groupId> <artifactId>netbeans-parent</artifactId> - <version>5-SNAPSHOT</version> + <version>5</version> <packaging>pom</packaging> <name>Apache Netbeans</name> @@ -106,7 +106,7 @@ under the License. <connection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-parent.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-parent.git</developerConnection> <url>https://github.com/apache/netbeans-parent</url> - <tag>HEAD</tag> + <tag>netbeans-parent-5</tag> </scm> <issueManagement> <system>github</system> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
