Why can't I do this:

<project>
 <modelVersion>4.0.0</modelVersion>

 <!-- This project belongs to ... -->
 <parent>
  <groupId>com.sensage</groupId>
  <artifactId>sensage</artifactId>
  <version>${sensage-version}</version>
 </parent>

I do run "mvn -Dsensage-version=3.6"...

It works fine when I run from the top of the project down.
--
cg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to