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-mavenutils-nbm-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 48d854b  [maven-release-plugin] prepare release utilities-parent-14.2
48d854b is described below

commit 48d854b8eec8f238036309d335ae130f6e48fdd9
Author: Eric Barboni <[email protected]>
AuthorDate: Wed Jul 31 14:10:22 2024 +0200

    [maven-release-plugin] prepare release utilities-parent-14.2
---
 nb-repository-plugin/pom.xml | 2 +-
 nb-shared/pom.xml            | 2 +-
 nbm-maven-harness/pom.xml    | 2 +-
 nbm-maven-plugin/pom.xml     | 2 +-
 pom.xml                      | 4 ++--
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/nb-repository-plugin/pom.xml b/nb-repository-plugin/pom.xml
index 9448276..e8159e4 100644
--- a/nb-repository-plugin/pom.xml
+++ b/nb-repository-plugin/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.netbeans.utilities</groupId>
         <artifactId>utilities-parent</artifactId>
-        <version>14.2-SNAPSHOT</version>
+        <version>14.2</version>
     </parent>
 
     <artifactId>nb-repository-plugin</artifactId>
diff --git a/nb-shared/pom.xml b/nb-shared/pom.xml
index 724b0d1..6050cc6 100644
--- a/nb-shared/pom.xml
+++ b/nb-shared/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.netbeans.utilities</groupId>
         <artifactId>utilities-parent</artifactId>
-        <version>14.2-SNAPSHOT</version>
+        <version>14.2</version>
     </parent>
 
     <artifactId>nb-shared</artifactId>
diff --git a/nbm-maven-harness/pom.xml b/nbm-maven-harness/pom.xml
index ff59a91..6ac8d23 100644
--- a/nbm-maven-harness/pom.xml
+++ b/nbm-maven-harness/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.netbeans.utilities</groupId>
         <artifactId>utilities-parent</artifactId>
-        <version>14.2-SNAPSHOT</version>
+        <version>14.2</version>
     </parent>
 
     <artifactId>nbm-maven-harness</artifactId>
diff --git a/nbm-maven-plugin/pom.xml b/nbm-maven-plugin/pom.xml
index 0145f1f..15c40ae 100644
--- a/nbm-maven-plugin/pom.xml
+++ b/nbm-maven-plugin/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.netbeans.utilities</groupId>
         <artifactId>utilities-parent</artifactId>
-        <version>14.2-SNAPSHOT</version>
+        <version>14.2</version>
     </parent>
 
     <artifactId>nbm-maven-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index cb61bb3..543f346 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <groupId>org.apache.netbeans.utilities</groupId>
     <artifactId>utilities-parent</artifactId>
-    <version>14.2-SNAPSHOT</version>
+    <version>14.2</version>
     <packaging>pom</packaging>
 
     <name>Apache Netbeans Maven Utilities</name>
@@ -52,7 +52,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git</developerConnection>
         
<url>https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin</url>
-        <tag>HEAD</tag>
+        <tag>utilities-parent-14.2</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

Reply via email to