Improve root pom
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 14 Oct 2012 15:44:26 +0000 (15:44 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 14 Oct 2012 15:44:26 +0000 (15:44 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5607 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index ee7148d65bc1e9fd107525813c14d7957d814c71..1b5d34dff34355b63efe45ab9a93f180f8edebe4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -357,7 +357,7 @@ limitations under the License.
                                <artifactId>maven-release-plugin</artifactId>
                                <configuration>
                                        <goals>deploy</goals>
-                                       <releaseProfiles>rpmbuild,rpmbuild-tp,el5</releaseProfiles>
+                                       <releaseProfiles>rpmbuild,rpmbuild-tp</releaseProfiles>
                                </configuration>
                        </plugin>
                        <plugin>