fix for mvn release:prepare
authorAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Fri, 15 Apr 2011 09:20:10 +0000 (09:20 +0000)
committerAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Fri, 15 Apr 2011 09:20:10 +0000 (09:20 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index a54710f6f8748324aafc5d9c76247875ef973541..1fb4a12002c3201291a574220babea47d19f3bc0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                        <entities>\r
                                                <entity>\r
                                                        <name>version</name>\r
-                                                       <value>${pom.version}</value>\r
+                                                       <value>${project.version}</value>\r
                                                </entity>\r
                                        </entities>\r
                                        <!--We want the final documentation and the required resources to end up in \r
                                        <excludes/>\r
                                        <url>scpexe://160.45.63.151</url>\r
                                        <serverId>wp5.e-taxonomy.eu</serverId>\r
-                                       <toDir>var/www/wp5.e-taxonomy.eu/cdmlib/reference/${pom.version}</toDir>\r
+                                       <toDir>var/www/wp5.e-taxonomy.eu/cdmlib/reference/${project.version}</toDir>\r
                                </configuration>\r
                                <executions>\r
                                        <execution>\r
         <configuration>\r
           <allowTimestampedSnapshots>true</allowTimestampedSnapshots>\r
           <autoVersionSubmodules>true</autoVersionSubmodules>\r
+          <preparationGoals>clean install</preparationGoals> \r
           <tag>cdmlib/${project.version}</tag>\r
         </configuration>\r
       </plugin>\r