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 113518831e2aed68ec6c8efcd025787e0c4f11a2 Author: Neil C Smith <[email protected]> AuthorDate: Tue Jul 8 16:05:21 2025 +0100 [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3f3b779..0104755 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</version> + <version>1.0-beta7-SNAPSHOT</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>nbpackage-1.0-beta6</tag> + <tag>HEAD</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
