This is an automated email from the ASF dual-hosted git repository. neilcsmith pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans-nbpackage.git
commit e5148863820cc6b4cf7fda20e0d432436487f269 Author: Neil C Smith <[email protected]> AuthorDate: Tue Jul 8 16:05:21 2025 +0100 [maven-release-plugin] prepare release nbpackage-1.0-beta6 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 06347b4..3f3b779 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. <groupId>org.apache.netbeans</groupId> <artifactId>nbpackage</artifactId> - <version>1.0-beta6-SNAPSHOT</version> + <version>1.0-beta6</version> <packaging>jar</packaging> <name>Apache NetBeans NBPackage</name> @@ -39,7 +39,7 @@ under the License. <connection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-nbpackage.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-nbpackage.git</developerConnection> <url>https://github.com/apache/netbeans-nbpackage</url> - <tag>HEAD</tag> + <tag>nbpackage-1.0-beta6</tag> </scm> <distributionManagement> <site> --------------------------------------------------------------------- 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
