Author: olamy
Date: Mon Oct  1 21:35:05 2012
New Revision: 1392634

URL: http://svn.apache.org/viewvc?rev=1392634&view=rev
Log:
use released version for scm-publish plugin

Modified:
    directmemory/trunk/pom.xml

Modified: directmemory/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/directmemory/trunk/pom.xml?rev=1392634&r1=1392633&r2=1392634&view=diff
==============================================================================
--- directmemory/trunk/pom.xml (original)
+++ directmemory/trunk/pom.xml Mon Oct  1 21:35:05 2012
@@ -383,7 +383,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-scm-publish-plugin</artifactId>
-          <version>1.0-SNAPSHOT</version>
+          <version>1.0</version>
           <configuration>
             
<pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/directmemory/site-content/</pubScmUrl>
             <content>${directmemory.siteFilePath}</content>


Reply via email to