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/16 17:08:24 UTC

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

Author: khmarbaise
Date: Sat Sep 16 17:08:24 2017
New Revision: 1808573

URL: http://svn.apache.org/viewvc?rev=1808573&view=rev
Log:
Go back to 3.0.0-alpha-1-SNAPSHOT

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=1808573&r1=1808572&r2=1808573&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jmod-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-jmod-plugin/pom.xml Sat Sep 16 17:08:24 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>