You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2018/05/26 08:34:42 UTC

[maven-invoker-plugin] branch master updated: jira version has been changed to 3.1.0 but not here, please update the pom as well next time!

This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 84f1801  jira version has been changed to 3.1.0 but not here, please update the pom as well next time!
84f1801 is described below

commit 84f1801b9c3299faa7744613f370217423bc1d5b
Author: olivier lamy <ol...@apache.org>
AuthorDate: Sat May 26 18:34:30 2018 +1000

    jira version has been changed to 3.1.0 but not here, please update the pom as well next time!
    
    Signed-off-by: olivier lamy <ol...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3162c13..a9c042d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-invoker-plugin</artifactId>
-  <version>3.0.3-SNAPSHOT</version>
+  <version>3.1.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Invoker Plugin</name>

-- 
To stop receiving notification emails like this one, please contact
olamy@apache.org.