You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by eo...@apache.org on 2019/03/07 13:15:43 UTC

[maven-scripting-plugin] 03/10: o Reverted last commit to reset to release version parent's.

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

eolivelli pushed a commit to branch MSCRIPTING-1
in repository https://gitbox.apache.org/repos/asf/maven-scripting-plugin.git

commit e81cfb097d4654bf20f0220fb246c34036441aff
Author: Christian Schulte <sc...@apache.org>
AuthorDate: Sun Dec 18 03:37:05 2016 +0000

    o Reverted last commit to reset to release version parent's.
    
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1774844 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 936a0ca..2af17e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>31-SNAPSHOT</version>
+    <version>30</version>
     <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
   </parent>