[embjopr-commits] EMBJOPR SVN: r947 - tags/EmbJopr_1_3_4_CR1.

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Thu May 27 11:57:08 EDT 2010


Author: ips
Date: 2010-05-27 11:57:07 -0400 (Thu, 27 May 2010)
New Revision: 947

Modified:
   tags/EmbJopr_1_3_4_CR1/pom.xml
Log:
remove distributionManagement section

Modified: tags/EmbJopr_1_3_4_CR1/pom.xml
===================================================================
--- tags/EmbJopr_1_3_4_CR1/pom.xml	2010-05-27 15:49:10 UTC (rev 946)
+++ tags/EmbJopr_1_3_4_CR1/pom.xml	2010-05-27 15:57:07 UTC (rev 947)
@@ -193,24 +193,5 @@
 
     </repositories>
 
-
-    <distributionManagement>
-
-        <snapshotRepository>
-          <id>jboss-snapshots-repository</id>
-          <name>JBoss Snapshots Repository</name>
-          <url>https://repository.jboss.org/nexus/content/repositories/snapshots
-/</url>
-        </snapshotRepository>
-
-        <repository>
-          <id>jboss-releases-repository</id>
-          <name>JBoss Releases Repository</name>
-          <url>https://repository.jboss.org/nexus/service/local/staging/deploy/m
-aven2/</url>
-        </repository>
-
-    </distributionManagement>
-
 </project>
 



More information about the embjopr-commits mailing list