This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new b33b7f58be HDDS-11050. Bump native-maven-plugin to 1.0-M1 (#6852)
b33b7f58be is described below
commit b33b7f58be77f8f57ef97e429cca7b436889a84a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 22 13:25:16 2024 +0200
HDDS-11050. Bump native-maven-plugin to 1.0-M1 (#6852)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ef19be6c93..2104f22490 100644
--- a/pom.xml
+++ b/pom.xml
@@ -268,7 +268,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<exec-maven-plugin.version>3.1.1</exec-maven-plugin.version>
<license-maven-plugin.version>2.3.0</license-maven-plugin.version>
<make-maven-plugin.version>1.0-beta-1</make-maven-plugin.version>
- <native-maven-plugin.version>1.0-alpha-11</native-maven-plugin.version>
+ <native-maven-plugin.version>1.0-M1</native-maven-plugin.version>
<maven-checkstyle-plugin.version>3.4.0</maven-checkstyle-plugin.version>
<maven-site-plugin.version>3.12.1</maven-site-plugin.version>
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]