You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/01/31 23:05:48 UTC

svn commit: r1563283 - /maven/plugins/trunk/maven-scm-publish-plugin/pom.xml

Author: hboutemy
Date: Fri Jan 31 22:05:48 2014
New Revision: 1563283

URL: http://svn.apache.org/r1563283
Log:
[maven-release-plugin] rollback the release of maven-scm-publish-plugin-1.0

Modified:
    maven/plugins/trunk/maven-scm-publish-plugin/pom.xml

Modified: maven/plugins/trunk/maven-scm-publish-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-scm-publish-plugin/pom.xml?rev=1563283&r1=1563282&r2=1563283&view=diff
==============================================================================
--- maven/plugins/trunk/maven-scm-publish-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-scm-publish-plugin/pom.xml Fri Jan 31 22:05:48 2014
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-scm-publish-plugin</artifactId>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven SCM Publish Plugin</name>