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 f0528c78e7629e04e6a4b992419e76813b16e40a Author: Neil C Smith <[email protected]> AuthorDate: Thu Jan 22 14:41:00 2026 +0000 [maven-release-plugin] prepare release nbpackage-1.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7eaea55..289de6f 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-SNAPSHOT</version> + <version>1.0</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</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
