[richfaces-svn-commits] JBoss Rich Faces SVN: r3115 - trunk/ui.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Sep 25 18:59:20 EDT 2007


Author: alexsmirnov
Date: 2007-09-25 18:59:19 -0400 (Tue, 25 Sep 2007)
New Revision: 3115

Modified:
   trunk/ui/pom.xml
Log:
remove unneeded repository configuration.

Modified: trunk/ui/pom.xml
===================================================================
--- trunk/ui/pom.xml	2007-09-25 22:16:41 UTC (rev 3114)
+++ trunk/ui/pom.xml	2007-09-25 22:59:19 UTC (rev 3115)
@@ -235,24 +235,6 @@
 			</plugin>
 		</plugins>
 	</reporting>
-	<distributionManagement>
-		<repository>
-			<uniqueVersion>false</uniqueVersion>
-			<id>release-repository</id>
-			<url>${releaseRepository}</url>
-		</repository>
-		<snapshotRepository>
-			<id>snap-repository</id>
-			<url>${snapshotRepository}</url>
-		</snapshotRepository>
-		<site>
-			<id>richfaces-site</id>
-			<url>richfaces/</url>
-		</site>
-		<downloadUrl>
-			http://labs.jboss.com/portal/jbossrichfaces/downloads
-		</downloadUrl>
-	</distributionManagement>
 	<profiles>
 	</profiles>
 </project>
\ No newline at end of file




More information about the richfaces-svn-commits mailing list