You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2022/07/06 19:47:08 UTC

[axis-axis2-java-core] branch master updated: Bump p2-maven-connector from 0.5.1 to 0.6.0

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 004ce248f7 Bump p2-maven-connector from 0.5.1 to 0.6.0
004ce248f7 is described below

commit 004ce248f7c6f9399230d50398e77fb9b49bdabb
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Jul 6 13:11:23 2022 +0000

    Bump p2-maven-connector from 0.5.1 to 0.6.0
    
    Bumps [p2-maven-connector](https://github.com/veithen/p2-maven-connector) from 0.5.1 to 0.6.0.
    - [Release notes](https://github.com/veithen/p2-maven-connector/releases)
    - [Commits](https://github.com/veithen/p2-maven-connector/compare/0.5.1...0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.veithen.maven:p2-maven-connector
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 135fd37787..ba6fb6a4da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1573,7 +1573,7 @@ $${type_declaration}</template></templates>]]></value>
             <extension>
                 <groupId>com.github.veithen.maven</groupId>
                 <artifactId>p2-maven-connector</artifactId>
-                <version>0.5.1</version>
+                <version>0.6.0</version>
             </extension>
         </extensions>
     </build>