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 067ed3b0d5007ba23c182222e9331387a2afe08b Author: Neil C Smith <[email protected]> AuthorDate: Tue May 7 12:44:49 2024 +0100 [maven-release-plugin] prepare release nbpackage-1.0-beta5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f4f7ebc..982926f 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-beta5-SNAPSHOT</version> + <version>1.0-beta5</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-beta5</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
