Author: desruisseaux
Date: Wed Jan 2 17:06:31 2013
New Revision: 1427863
URL: http://svn.apache.org/viewvc?rev=1427863&view=rev
Log:
Minor documentation update.
Modified:
sis/branches/JDK7/sis-build-helper/src/site/apt/index.apt
Modified: sis/branches/JDK7/sis-build-helper/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/sis/branches/JDK7/sis-build-helper/src/site/apt/index.apt?rev=1427863&r1=1427862&r2=1427863&view=diff
==============================================================================
--- sis/branches/JDK7/sis-build-helper/src/site/apt/index.apt (original)
+++ sis/branches/JDK7/sis-build-helper/src/site/apt/index.apt Wed Jan 2
17:06:31 2013
@@ -66,7 +66,7 @@ Building Apache SIS
<plugin>
<groupId>org.apache.sis</groupId>
<artifactId>sis-build-helper</artifactId>
- <version>${project.version}</version>
+ <version>${sis.plugin.version}</version>
<executions>
<execution>
<goals>
@@ -112,7 +112,7 @@ mvn org.apache.sis:sis-build-helper:comp
<plugin>
<groupId>org.apache.sis</groupId>
<artifactId>sis-build-helper</artifactId>
- <version>0.3-jdk7-SNAPSHOT</version>
+ <version>${sis.plugin.version}</version>
<executions>
<execution>
<goals>