You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2017/09/17 10:55:24 UTC

svn commit: r1808614 - /maven/plugins/trunk/maven-jmod-plugin/pom.xml

Author: khmarbaise
Date: Sun Sep 17 10:55:23 2017
New Revision: 1808614

URL: http://svn.apache.org/viewvc?rev=1808614&view=rev
Log:
Back to 3.0.0-alpha-1 based on CANCELED VOTE.

Modified:
    maven/plugins/trunk/maven-jmod-plugin/pom.xml

Modified: maven/plugins/trunk/maven-jmod-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jmod-plugin/pom.xml?rev=1808614&r1=1808613&r2=1808614&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jmod-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-jmod-plugin/pom.xml Sun Sep 17 10:55:23 2017
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-jmod-plugin</artifactId>
-  <version>3.0.0-alpha-2-SNAPSHOT</version>
+  <version>3.0.0-alpha-1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven JMod Plugin</name>