Use goal deploy when releasing
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 1 Aug 2009 20:17:43 +0000 (20:17 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 1 Aug 2009 20:17:43 +0000 (20:17 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@2880 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 7464a97fb85fd2753bfc81c5b756547ce18d26f2..1658cae5360d2c0df9915338c8dcccc22552c5d8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -192,6 +192,7 @@ limitations under the License.
                                <configuration>
                                        <autoVersionSubmodules>true</autoVersionSubmodules>
                                        <releaseProfiles>release</releaseProfiles>
+                                       <goals>deploy</goals>
                                </configuration>
                        </plugin>
                </plugins>