]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Remove scm:checkin
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 17 Jan 2010 22:37:47 +0000 (22:37 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 17 Jan 2010 22:37:47 +0000 (22:37 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@3320 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 4f77f6ede73ace3ca8a6d65644147aa621b39fd6..559c2fd275eabdf70c85018af420942e4ccf96c9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -190,7 +190,7 @@ limitations under the License.
                                        <autoVersionSubmodules>true</autoVersionSubmodules>
                                        <releaseProfiles>release</releaseProfiles>
                                        <goals>deploy</goals>
-                                       <preparationGoals>clean argeo-osgi:update-manifests install scm:checkin</preparationGoals>
+                                       <preparationGoals>clean argeo-osgi:update-manifests install</preparationGoals>
                                </configuration>
                        </plugin>
                </plugins>