[jboss-cvs] JBossAS SVN: r104502 - projects/security/security-jboss-sx/branches/Branch_2_0.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed May 5 20:28:31 EDT 2010


Author: sguilhen at redhat.com
Date: 2010-05-05 20:28:30 -0400 (Wed, 05 May 2010)
New Revision: 104502

Modified:
   projects/security/security-jboss-sx/branches/Branch_2_0/pom.xml
Log:
SECURITY-506: prepare 2.0.4.SP4

Modified: projects/security/security-jboss-sx/branches/Branch_2_0/pom.xml
===================================================================
--- projects/security/security-jboss-sx/branches/Branch_2_0/pom.xml	2010-05-06 00:11:18 UTC (rev 104501)
+++ projects/security/security-jboss-sx/branches/Branch_2_0/pom.xml	2010-05-06 00:28:30 UTC (rev 104502)
@@ -77,19 +77,4 @@
       </modules>
     </profile>
    </profiles>
-  
-   <distributionManagement>
-    <repository>
-      <!-- Copy the distribution jar file to a local checkout of the maven repositry
-        -  This variable can be set in $MAVEN_HOME/conf/settings.xml -->
-      <id>repository.jboss.org</id>
-      <url>file://${maven.repository.root}</url>
-    </repository>
-    <snapshotRepository>
-      <id>snapshots.jboss.org</id>
-      <name>JBoss Inc. Repository</name>
-      <layout>default</layout>
-      <url>dav:https://snapshots.jboss.org/maven2/</url>
-    </snapshotRepository>
-   </distributionManagement>
 </project>




More information about the jboss-cvs-commits mailing list