mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-05-19 17:15:24 +00:00
-- fixes release as there are inter-module deps, so 'clean verify' is not enough
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@648 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
parent
39a9bb3cc9
commit
be9ffb4f28
1
pom.xml
1
pom.xml
@ -147,6 +147,7 @@
|
|||||||
<version>${maven.release.version}</version>
|
<version>${maven.release.version}</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<tagBase>${scm.tag.base}</tagBase>
|
<tagBase>${scm.tag.base}</tagBase>
|
||||||
|
<preparationGoals>clean install</preparationGoals>
|
||||||
<goals>deploy site-deploy</goals>
|
<goals>deploy site-deploy</goals>
|
||||||
<autoVersionSubmodules>true</autoVersionSubmodules>
|
<autoVersionSubmodules>true</autoVersionSubmodules>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user