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 2008/10/13 22:17:39 UTC

svn commit: r704230 - /maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/site/apt/reference.apt

Author: hboutemy
Date: Mon Oct 13 13:17:39 2008
New Revision: 704230

URL: http://svn.apache.org/viewvc?rev=704230&view=rev
Log:
[MANTTASKS-111] updated install/deploy documentation to show that release and -SNAPSHOT versions are supported

Modified:
    maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/site/apt/reference.apt

Modified: maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/site/apt/reference.apt
URL: http://svn.apache.org/viewvc/maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/site/apt/reference.apt?rev=704230&r1=704229&r2=704230&view=diff
==============================================================================
--- maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/site/apt/reference.apt (original)
+++ maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/site/apt/reference.apt Mon Oct 13 13:17:39 2008
@@ -125,7 +125,7 @@
 | <<<uniqueVersion>>> | (<<<deploy>>> only) Whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time | No, the default is <<<true>>>. | |
 *---------------------+--------------------------------------------------------------------------+-------------------------------------------------+-------------+
 
-  The task must take either a nested <<<pom>>> element, or a <<<pomRefId>>> attribute.
+  The task must take either a nested <<<pom>>> element, or a <<<pomRefId>>> attribute. Both release and <<<-SNAPSHOT>>> versions are supported.
   The task can have an optional <<<localRepository>>> nested element.
 
   <<<deploy>>> can have an optional <<<remoteRepository>>> nested element. If no