This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch archiva-2.x
in repository https://gitbox.apache.org/repos/asf/archiva.git
The following commit(s) were added to refs/heads/archiva-2.x by this push:
new 6249262f1 m-deploy-p upgraded to 3.0.0-M2
6249262f1 is described below
commit 6249262f1c3595cf1433e4a9a45c142c797e8116
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon May 9 16:36:35 2022 +1000
m-deploy-p upgraded to 3.0.0-M2
Signed-off-by: Olivier Lamy <[email protected]>
---
pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/pom.xml b/pom.xml
index 072684c9f..09ab7b8d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1791,6 +1791,11 @@
</dependency>
</dependencies>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-deploy-plugin</artifactId>
+ <version>3.0.0-M2</version>
+ </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>