This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 84f649c Bump p2-maven-connector from 0.4.0 to 0.5.0 84f649c is described below commit 84f649cb7d05f01dda5ebfbf88c5af575b170aab Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Jan 1 07:27:37 2021 +0000 Bump p2-maven-connector from 0.4.0 to 0.5.0 Bumps [p2-maven-connector](https://github.com/veithen/p2-maven-connector) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/veithen/p2-maven-connector/releases) - [Commits](https://github.com/veithen/p2-maven-connector/compare/0.4.0...0.5.0) Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 799d5da..8b60071 100644 --- a/pom.xml +++ b/pom.xml @@ -1607,7 +1607,7 @@ $${type_declaration}</template></templates>]]></value> <extension> <groupId>com.github.veithen.maven</groupId> <artifactId>p2-maven-connector</artifactId> - <version>0.4.0</version> + <version>0.5.0</version> </extension> </extensions> </build>